geforkt von Mirrors/Paper
ReadMe Edit
By: ralmn <contact@ralmn.me>
Dieser Commit ist enthalten in:
Ursprung
428a2718bb
Commit
2c30845f8e
@ -14,21 +14,30 @@ Apply Patches : `./applyPatches.sh`
|
|||||||
### Create patch for server ###
|
### Create patch for server ###
|
||||||
|
|
||||||
`cd Spigot-Server`
|
`cd Spigot-Server`
|
||||||
|
|
||||||
Add your file for commit : `git add <file>`
|
Add your file for commit : `git add <file>`
|
||||||
|
|
||||||
Commit : `git commit -m <msg>`
|
Commit : `git commit -m <msg>`
|
||||||
|
|
||||||
`cd ..`
|
`cd ..`
|
||||||
|
|
||||||
Create Patch `./rebuildPatches.sh`
|
Create Patch `./rebuildPatches.sh`
|
||||||
|
|
||||||
### Create patch for API ###
|
### Create patch for API ###
|
||||||
|
|
||||||
`cd Spigot-API`
|
`cd Spigot-API`
|
||||||
|
|
||||||
Add your file for commit : `git add <file>`
|
Add your file for commit : `git add <file>`
|
||||||
|
|
||||||
Commit : `git commit -m <msg>`
|
Commit : `git commit -m <msg>`
|
||||||
|
|
||||||
`cd ..`
|
`cd ..`
|
||||||
|
|
||||||
Create Patch `./rebuildPatches.sh`
|
Create Patch `./rebuildPatches.sh`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Compilation
|
Compilation
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren