Exports a GDevelop game to a console app.
npm install gd-multi
The goal of this project is to make a program making a server software out of a gdevelop project.
npm install gd-multigdmulti -o OutputDirectory -p path/to/game.jsonbash
yarn #or npm install
node .
`
After the game finishes loading, you willb get an REPL. This REPL has runtimeScene and runtimeGame exposed as global.$3
The REPL has some APIs exposed. Right now the only one is renderFrameToAscii`.