BloxBot v0.9.1
Download BloxBot
Fixed
- Fixed first-run setup failing with
StudioMcpBrokerError(spawn cmd.exe ENOENT) by creating the~/BloxBotworkspace before launching the Roblox Studio MCP helper; on fresh installs the workspace did not exist yet and Node reports a missing spawncwdas ENOENT on the executable. (#76)