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