⚠️ Game Mode Maker is no longer supported. This means issues, pull requests, bug reports and similar may be completely ignored. Patch updates may be released at my discretion to keep the mod in a playable state.
A bonk.io mod that lets you create your own game modes using Scratch-like blocks or with JavaScript code.
Other links:
Game Mode Maker's Discord server
Bonk.io Modding Discord server
Ignore this if you just want to download the mod.
- Install Node.js (v16.3.0 or later)
- Run
npm cito install npm dependecies. - Run
npm run build. - Either:
- Run
npm run testto open a temporary browser session with the extension. - Run
npm run build-extensionto build the zip file. The file will be inweb-ext-artifacts.
- Run
