1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2025-02-27 03:32:24 +01:00

Updated Creating Modpacks (markdown)

sk89q 2015-07-20 15:27:20 -07:00
parent 1e780c15fc
commit d5728d8f9f

@ -161,9 +161,9 @@ The manifest filename is for the specific modpack. You can keep this value the s
Clicking "Build..." will create the files that you upload to your server. The generated files should appear in a `upload/` folder in the same folder as the modpack, although the tool should open a file browser at that directory when it's done to help you find it.
## Building Using the Command Line
## Using the Command Line
If you are planning to only use the GUI, you can skip this section. Otherwise, this section details how you can build the modpack just using command line tools, which can be more easily integrated into other tools.
If you are planning to only use the GUI, you can skip this section. Otherwise, this section details how you can build the modpack just using command line tools, which can be more easily integrated into other systems.
1. From the `launcher-builder/build/libs/` folder, copy `launcher-builder-X.Y.Z-SNAPSHOT-all.jar` to your modpack's folder.
2. Open terminal or command prompt and navigate to the directory of your modpack.