Updated Helper Scripts

This commit is contained in:
Morlok8k 2011-10-17 20:27:45 -07:00
parent 1d45627cf9
commit ea0912b5a7
3 changed files with 12 additions and 6 deletions

12
bin/new_config_file.sh Executable file
View File

@ -0,0 +1,12 @@
#!/bin/sh
## Minecraft Land Generator - Configuration File Generation
## Morlok8k - Updated 10/17/2011
## Just a simple script to help me update my Default Configuration file on github.
## MLG will create a default "MinecraftLandGenerator.conf" file with the "-conf" argument
java -jar MinecraftLandGenerator.jar -conf

View File

@ -1,6 +0,0 @@
#!/bin/sh
java -jar ./bin/MinecraftLandGenerator.jar -version > ./README