- Download and install CraftJS
- Clone (or make a symbolic link of) this repository to plugins/CraftJS
- Compile TypeScript to JavaScript:
npm run tsc # Compile
npm run watch # Compile and watch for changed files to recompile
This is not an open source project; see LICENSE.md for more information. If you're looking to build your own plugins with TypeScript, CraftJS is available under a permissive license.