Repository for the engine rebuild
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
David Tookey b1bf1b560a modified gulpfile to exclude scss files from copying into the build directory 5 years ago
src added support for sass. 5 years ago
.gitignore reorganized folder structure to make the root a little cleaner. will continue restructuring of source and assets. 5 years ago
0-install.ps1 changed script names so they float to the top. 5 years ago
0-npm-update.ps1 added npm update script 5 years ago
0-run-fast.ps1 implemented a quick-start feature that bypasses typescript compilation and dependency resolving 5 years ago
0-run.ps1 changed windows run script to clean before build to improve stability 5 years ago
gulpfile.js modified gulpfile to exclude scss files from copying into the build directory 5 years ago
package-lock.json added support for sass. 5 years ago
package.json added support for sass. 5 years ago
tsconfig.json implemented gulp for the build process. platform-specific npm commands are almost gone 5 years ago