geforkt von Mirrors/Paper
4431926268
These will be made default in 1.9, dropping PaperTools support
4 Zeilen
131 B
Bash
Ausführbare Datei
4 Zeilen
131 B
Bash
Ausführbare Datei
#!/bin/bash
|
|
|
|
git submodule update --init && ./remap.sh && ./decompile.sh && ./init.sh && ./newApplyPatches.sh && mvn clean install
|