mirror of
https://github.com/FullScreenShenanigans/LevelEditr.git
synced 2026-04-28 13:01:51 -07:00
3cde6da45350475449acba2d0fd0cf5ae60bf0a4
LevelEditr 
To be filled out...
Build Process
LevelEditr uses Grunt to automate building, which requires Node.js. The process is straightforward; see Grunt's help page for more info.
To build from scratch, install NodeJS, and run the following commands:
npm install
grunt
Basic Architecture
Important APIs
To be filled out...
Important Member Variables
To be filled out...
Constructor Arguments
To be filled out...
Sample Usage
To be filled out...
Description
Languages
TypeScript
99.9%