PaperSpigot-Parent/build.sh

4 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