Updated (Linux) Readme Script

This commit is contained in:
Morlok8k 2011-10-17 20:19:12 -07:00
parent 7251c20fc7
commit 1d45627cf9
2 changed files with 12 additions and 0 deletions

View File

@ -1,5 +1,11 @@
#!/bin/sh
## Minecraft Land Generator - Readme Extractor
## Morlok8k - Updated 10/17/2011
## Just a simple script to help me update my readme file on github.
## MLG will display the readme with the "-version", "-help", or "/?" argument
java -jar ./bin/MinecraftLandGenerator.jar -version > ./README

6
readme.sh~ Executable file
View File

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