-
-
Notifications
You must be signed in to change notification settings - Fork 436
Deploying Server Modpacks
The server deploy tool can be used to create a server version of your modpack, under the assumption that you properly marked files and folders as client-only and server-only.
However, the deploy tool is not smart as the client launcher: it won't remove files that you deleted from your modpack. You are advised to potentially delete the entire mods/
folder on the server before deployment, although make sure that that doesn't cause the removal of data.
The deploy will also not build the server for you (Forge server, Cauldron, etc.) as you may be using a custom server software anyway.
You can use the server deploy tool from within the Modpack Creator:
-
Select "Deploy Server" under "Build"
-
Select an output directory:
Get the .jar from the launcher-builder/build/libs/
folder.
java -cp launcher-builder-X.Y.Z-SNAPSHOT-all.jar com.skcraft.launcher.builder.ServerCopyExport
--source src
--dest /path/to/server/dir/
Warning: For the --source
parameter, remember to give the path to the src/
folder.
Need help? See Getting Help.
Tutorial
Launcher Features:
- Fancy Launcher
- Portable Mode
- Hidden Modpacks
- Deploying Server Modpacks
- Launcher Arguments
- Custom JAR (.jar mods)
- Custom Version Manifest
Customization:
- Localization
- News Page Guide
- Custom Microsoft OAuth application
- Using an IDE (Eclipse, IntelliJ)
Additional Reading:
Find the launcher useful?
Donate to obw, the current maintainer:
Donate to sk89q, the original maintainer: