mirror of
https://github.com/PaperMC/Folia.git
synced 2025-02-16 01:22:04 +01:00
Update README
This commit is contained in:
parent
aedd5067fd
commit
41be2256f0
@ -16,13 +16,16 @@ applyApiPatches
|
|||||||
applyPatches
|
applyPatches
|
||||||
applyServerPatches
|
applyServerPatches
|
||||||
cleanCache - Delete the project setup cache and task outputs.
|
cleanCache - Delete the project setup cache and task outputs.
|
||||||
|
createMojmapBundlerJar - Build a runnable bundler jar
|
||||||
|
createMojmapPaperclipJar - Build a runnable paperclip jar
|
||||||
|
createReobfBundlerJar - Build a runnable bundler jar
|
||||||
|
createReobfPaperclipJar - Build a runnable paperclip jar
|
||||||
generateDevelopmentBundle
|
generateDevelopmentBundle
|
||||||
paperclipJar - Build a runnable paperclip jar
|
|
||||||
rebuildApiPatches
|
rebuildApiPatches
|
||||||
rebuildPatches
|
rebuildPatches
|
||||||
rebuildServerPatches
|
rebuildServerPatches
|
||||||
reobfJar - Re-obfuscate the built jar to obf mappings
|
reobfJar - Re-obfuscate the built jar to obf mappings
|
||||||
runDev - Spin up a non-shaded non-remapped test server
|
runDev - Spin up a non-relocated Mojang-mapped test server
|
||||||
runReobf - Spin up a test server from the reobfJar output jar
|
runReobf - Spin up a test server from the reobfJar output jar
|
||||||
runShadow - Spin up a test server from the shadowJar archiveFile
|
runShadow - Spin up a test server from the shadowJar archiveFile
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user