Paper/build.sh

4 Zeilen
131 B
Bash

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