Skip to content

Instantly share code, notes, and snippets.

@mxashlynn
Last active November 11, 2024 07:20
Show Gist options
  • Save mxashlynn/71e29c646644f2b7bbea38b665c02231 to your computer and use it in GitHub Desktop.
Save mxashlynn/71e29c646644f2b7bbea38b665c02231 to your computer and use it in GitHub Desktop.
This is what worked for me.

GB Studio Notes

Working with GB Studio 4.x

C Defines

  • STRICT is normally undefined. It is for debugging the engine itself.

Compiling GB Studio from Source

For 3.1/develop in January of 2024

  • Python 3.12.1 (maybe latest always works?)
  • nvm 1.1.12 (optional)
  • npm 8.19.4
  • nodejs 16.20.2
  • yarn 1.22.19
  • electron-forge 6.0.0
  • electron 1.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment