Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-14 20:10:05 +01:00
ReadMe Edit
Dieser Commit ist enthalten in:
Ursprung
7a3fe20368
Commit
b409b99f50
@ -14,21 +14,30 @@ Apply Patches : `./applyPatches.sh`
|
||||
### Create patch for server ###
|
||||
|
||||
`cd Spigot-Server`
|
||||
|
||||
Add your file for commit : `git add <file>`
|
||||
|
||||
Commit : `git commit -m <msg>`
|
||||
|
||||
`cd ..`
|
||||
|
||||
Create Patch `./rebuildPatches.sh`
|
||||
|
||||
### Create patch for API ###
|
||||
|
||||
`cd Spigot-API`
|
||||
|
||||
Add your file for commit : `git add <file>`
|
||||
|
||||
Commit : `git commit -m <msg>`
|
||||
|
||||
`cd ..`
|
||||
|
||||
Create Patch `./rebuildPatches.sh`
|
||||
|
||||
|
||||
|
||||
|
||||
Compilation
|
||||
-----------
|
||||
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren