Paper/build.sh
2016-03-03 03:46:49 -06:00

4 lines
146 B
Bash
Executable file

#!/bin/bash
git submodule update --init && ./remap.sh && ./decompile.sh && ./init.sh && ./applyPatches.sh && mvn clean install && ./paperclip.sh