Files
GDevelop/newIDE/web-app
Florian Rival 5556766059 Speed up GDevelop.js compilation when "-- --dev" is specified
* This is done by compiling to wasm, without re-translating to JS, which is fine as it's for development only.
2020-05-17 22:37:13 +02:00
..

GDevelop IDE web app

These are the scripts to deploy the GDevelop IDE as a web-app.

See the general README for more information.