Maven and file access

- Server config file is now accessed through the class loader
- Maven outputs server.jar, moves dependencys to adjacent /libs, and plugins to adjacent /plugins
This commit is contained in:
Jacob Swehla
2017-12-29 10:00:19 -06:00
parent c23ee0dc86
commit 59e3e9430e
8 changed files with 29 additions and 20 deletions

2
.gitignore vendored
View File

@@ -13,3 +13,5 @@ plugins/*.jar
save.json
Server/Server.iml
target/*
Server/Server.iml
Server/src/main/java/META-INF/MANIFEST.MF