mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-01 12:42:05 -07:00
Update README.md after restructure
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
PaperSpigot [](https://travis-ci.org/SpigotMC/Spigot)
|
PaperSpigot [](https://travis-ci.org/PaperSpigot/Spigot)
|
||||||
===========
|
===========
|
||||||
|
|
||||||
High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.
|
High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.
|
||||||
@@ -14,7 +14,7 @@ Apply Patches : `./applyPatches.sh`
|
|||||||
|
|
||||||
### Create patch for server ###
|
### Create patch for server ###
|
||||||
|
|
||||||
`cd Spigot-Server`
|
`cd PaperSpigot-Server`
|
||||||
|
|
||||||
Add your file for commit : `git add <file>`
|
Add your file for commit : `git add <file>`
|
||||||
|
|
||||||
@@ -26,7 +26,7 @@ Create Patch `./rebuildPatches.sh`
|
|||||||
|
|
||||||
### Create patch for API ###
|
### Create patch for API ###
|
||||||
|
|
||||||
`cd Spigot-API`
|
`cd Paperspigot-API`
|
||||||
|
|
||||||
Add your file for commit : `git add <file>`
|
Add your file for commit : `git add <file>`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user