1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-01-30 19:40:37 +01:00
PaperMC/build.sh

4 lines
149 B
Bash
Raw Normal View History

#!/bin/bash
2016-01-26 00:36:28 -06:00
git submodule update --init && ./remap.sh && ./decompile.sh && ./init.sh && ./newApplyPatches.sh && mvn clean install && ./paperclip.sh