Simplify project structure (wip), run tsc during compilation

This commit is contained in:
2020-07-27 19:38:29 -04:00
parent cd9e555e86
commit 304c063887
454 changed files with 2022 additions and 4939 deletions

10
.gitignore vendored
View File

@@ -1,8 +1,4 @@
plugins/Plugin NPC.jar
plugins/Plugin Misc HW.jar
plugins/Plant.jar
plugins/Cubot.jar
.idea/*
mar.log
mar.log.lck
@@ -13,10 +9,10 @@ plugins/*.jar
save.json
Server/Server.iml
target/*
Server/Server.iml
Server/src/main/java/META-INF/MANIFEST.MF
src/main/java/META-INF/MANIFEST.MF
src/main/resources/static/js/mar.js
.settings
.project
.classpath
# VSCode Workspace
.vscode/
.vscode/