mirror of
https://github.com/SKCraft/Launcher.git
synced 2024-11-27 12:46:22 +01:00
d239b32fa3
After building, copy the staging-tool/build/dist/stagingtool/ folder to your modpack's folder and use build_and_launch.bat to test the modpack.
4 lines
133 B
Groovy
4 lines
133 B
Groovy
rootProject.name = 'launcher-parent'
|
|
|
|
include 'launcher', 'launcher-fancy', 'launcher-builder', 'launcher-bootstrap', 'staging-tool'
|