/vk-ts

Primary LanguageTypeScriptOtherNOASSERTION

Dysfold TypeScript Sources

Getting started

  1. Download and install CraftJS
  2. Clone (or make a symbolic link of) this repository to plugins/CraftJS
  3. Compile TypeScript to JavaScript:
npm run tsc # Compile
npm run watch # Compile and watch for changed files to recompile

License

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.