Paper/build.sh

4 lines
146 B
Bash
Raw Normal View History

#!/bin/bash
2016-02-29 23:09:49 +00:00
git submodule update --init && ./remap.sh && ./decompile.sh && ./init.sh && ./applyPatches.sh && mvn clean install && ./paperclip.sh