Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 189 Bytes

File metadata and controls

11 lines (8 loc) · 189 Bytes

webgl-game-engine

simple webgl-game-engine

Simple Instructions

  1. clone repo
  2. npm install
  3. npm run build
  4. do changes, then increase version in package.json
  5. npm run publish