aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.sh
blob: a658f39d994130522f6b62ead03ecf7c9700ee05 (plain)
1
2
3
#!/bin/bash

git submodule update --init && ./remap.sh && ./decompile.sh && ./init.sh && ./newApplyPatches.sh && mvn clean install && ./paperclip.sh