Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 376 Bytes

File metadata and controls

24 lines (19 loc) · 376 Bytes

Requirements

  • git
  • python
  • cmake
  • mingw-make (Windows only)
  • Emscripten 1.38.38 or later (Add directory to PATH)

Clone the repositories

git clone https://github.com/effekseer/EffekseerForWebGL
cd EffekseerForWebGL
git submodule update --init

Build

emsdk install latest
emsdk activate latest
python -m pip install dukpy jsmin
python build.py