- https://github.com/skeeto/w64devkit
- https://github.com/emscripten-core/emscripten
- Might require calling:
emsdk_env.bat
- Might require calling:
FLAGS:
PLATFORM=WIN or WEB // DEFAULT: WEB
SILENT // if set hide verbose output
PROD // if set creates optimized build
INSTRUCTIONS:
make:
make build: builds the project
make prepare_zip: Prepares a ZIP file for upload
make upload: Upload project via butler CLI. See section below
make clean: Cleans up the project
Needs to be installed for publishing. See https://itch.io/docs/butler/