Dysfold / vk-ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Other


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%