- git
- python
- cmake
- mingw-make (Windows only)
- Emscripten 1.38.38 or later (Add directory to PATH)
git clone https://github.com/effekseer/EffekseerForWebGL
cd EffekseerForWebGL
git submodule update --init
emsdk install latest
emsdk activate latest
python -m pip install dukpy jsmin
python build.py