26 Zeilen
571 B
Markdown
26 Zeilen
571 B
Markdown
|
SteamSpigot
|
||
|
===========
|
||
|
|
||
|
The SteamWar-Spigot-Patches
|
||
|
|
||
|
How to patch Spigot
|
||
|
-------------------
|
||
|
|
||
|
Clone this repository into your BuildTools.jar directory.
|
||
|
|
||
|
Run BuildTools.jar with --rev \[Your Version\]
|
||
|
|
||
|
Run ./applyPatches.sh
|
||
|
|
||
|
Enjoy your patched server in \[BuildTools directory\]/Spigot/Spigot-Server/target.
|
||
|
|
||
|
|
||
|
How to create a Patch
|
||
|
---------------------
|
||
|
|
||
|
Run BuildTools.jar with --rev \[Your Version\]
|
||
|
|
||
|
Edit the \[BuildTools directory\]/Spigot/Spigot-Server/src as you wish.
|
||
|
|
||
|
Create a patch with the changes in Spigot-Server and save this patch file in SteamWar-Patches.
|