diff --git a/README.md b/README.md index 6f97596..9589eef 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,16 @@ applyApiPatches applyPatches applyServerPatches 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 -paperclipJar - Build a runnable paperclip jar rebuildApiPatches rebuildPatches rebuildServerPatches 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 runShadow - Spin up a test server from the shadowJar archiveFile ```