Updated build.gradle to automatically build fat jars with the dependencies in the /libs folder. This utilizes the shade.sh shell script. Use ./gradlew without explicitely invoking the build task, as this will automatically build a fat jar.

Sorry for this painful commit, but git somehow f'd up and sees changes in files where there aren't any.
This commit is contained in:
Marius Metzger
2015-03-21 17:05:53 +01:00
parent 14f53f7429
commit 11e26e0129
119 changed files with 167 additions and 69 deletions

0
src/main/resources/assets/replaymod/.DS_Store vendored Normal file → Executable file
View File

0
src/main/resources/assets/replaymod/extended_gui.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

0
src/main/resources/assets/replaymod/replay_gui.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

0
src/main/resources/assets/replaymod/timeline_icons.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

0
src/main/resources/default_thumb.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

0
src/main/resources/fields.csv Normal file → Executable file
View File

0
src/main/resources/mcmod.info Normal file → Executable file
View File

0
src/main/resources/methods.csv Normal file → Executable file
View File

0
src/main/resources/params.csv Normal file → Executable file
View File