A game engine that grows with you https://moddingtree.com
Find a file Use this template
thepaperpilot e2126472b2 Fixed runtime issues with vue
Entire demo tree has been tested and is fully functional,
including all the options and save manager functionality
2022-02-27 13:49:34 -06:00
.vs New layer API WIP 2022-01-13 22:25:47 -06:00
public Fixed runtime issues with vue 2022-02-27 13:49:34 -06:00
saves setup basic mod info 2021-08-17 08:06:30 -05:00
src Fixed runtime issues with vue 2022-02-27 13:49:34 -06:00
.eslintrc.js Fixing more issues 2022-01-24 22:25:34 -06:00
.gitignore Create vue app 2021-05-19 17:21:51 -05:00
.prettierrc.json Fixing building / cleanup 2022-01-24 22:23:30 -06:00
.replit Added replit support 2021-08-20 21:13:31 -05:00
babel.config.js New layer API WIP 2022-01-13 22:25:47 -06:00
LICENSE Initial commit 2021-05-19 17:11:27 -05:00
package-lock.json Fixing more issues 2022-01-24 22:25:34 -06:00
package.json Fixing more issues 2022-01-24 22:25:34 -06:00
README.md Create vue app 2021-05-19 17:21:51 -05:00
tsconfig.json New layer API WIP 2022-01-13 22:25:47 -06:00
vue.config.js Fixing building / cleanup 2022-01-24 22:23:30 -06:00

the-modding-tree-x

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.