mirror of
https://github.com/SKCraft/Launcher.git
synced 2024-11-22 11:55:17 +01:00
Remove reference to -all.jar
parent
dbb4b898d3
commit
d2ce3f674c
@ -5,7 +5,7 @@ You can build modpacks via command line tools as well.
|
|||||||
Get the .jar from the `launcher-builder/build/libs/` folder.
|
Get the .jar from the `launcher-builder/build/libs/` folder.
|
||||||
|
|
||||||
```
|
```
|
||||||
java -jar launcher-builder-X.Y.Z-SNAPSHOT-all.jar
|
java -jar launcher-builder-X.Y.Z-SNAPSHOT.jar
|
||||||
--version "pick_a_version"
|
--version "pick_a_version"
|
||||||
--input .
|
--input .
|
||||||
--output upload
|
--output upload
|
||||||
|
Loading…
Reference in New Issue
Block a user