Added an ANT build file that provides semi-automatic versioning and

packing the jar file and default config.yml into a zip file.
This commit is contained in:
Pascal Koenig
2011-09-01 22:30:51 +02:00
parent fc52f2f68f
commit 5c03954b48
7 changed files with 84 additions and 61 deletions

4
resources/config.yml Normal file
View File

@@ -0,0 +1,4 @@
options:
webserver-enabled: true
webserver-port: 9123
verbose-enabled: true