Skip to content

BloxBot v0.9.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 08:27
02e033a

Download BloxBot

Fixed

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