Add Paperclip support

This commit is contained in:
DemonWav
2016-01-26 00:36:28 -06:00
parent 92d56450d4
commit ea61fac2ed
5 changed files with 21 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
git submodule update --init && ./remap.sh && ./decompile.sh && ./init.sh && ./newApplyPatches.sh && mvn clean install
git submodule update --init && ./remap.sh && ./decompile.sh && ./init.sh && ./newApplyPatches.sh && mvn clean install && ./paperclip.sh