decided to add the source of JNBT inside the MLG jarfile. (as a .zip)

This is to be completely faithful to his license.  (it was kinda a grey area before)
This commit is contained in:
Morlok8k 2012-06-05 03:55:38 -07:00
parent 31703e98b1
commit 09a7a81b3a
2 changed files with 1 additions and 2 deletions

BIN
lib/jnbt-1.1-src.zip Normal file

Binary file not shown.

View File

@ -3,8 +3,7 @@
## Minecraft Land Generator - GitHub Update Script ## Minecraft Land Generator - GitHub Update Script
## Morlok8k - Updated 6/5/2012 ## Morlok8k - Updated 6/5/2012
zip -r ./bin/MinecraftLandGenerator.jar ./src/ zip -r ./bin/MinecraftLandGenerator.jar ./src/ ./scripts/ ./lib/jnbt-1.1-src.zip
zip -r ./bin/MinecraftLandGenerator.jar ./scripts/
cd ./bin/ cd ./bin/
chmod a+x ./MinecraftLandGenerator.jar chmod a+x ./MinecraftLandGenerator.jar