- Install node.js (ver 10+, for rollup)
- Click
install.bat
npm install
- Click
*.bat
in folderexamples
, it will open application on browser
- Click
export-plugins.bat
npm run build
- Folder
dist
: Plugin minify files - Folder
plugins
,templates
: Source code of plugins and templates - Folder
examples
: Test code of plugins - Folder
docs
: Some notes of phaser3, and my plugins.site\index.html
: Entry point.