1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-01-28 18:54:48 +01:00
PaperMC/build.sh
2016-01-26 00:36:28 -06:00

3 lines
149 B
Bash
Executable file

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