Gloomwood Forum

Wurm Unlimited Modding Development => Released Mods => Topic started by: Volcano on Jul 26, 2024, 04:42 PM

Title: Ago's Mod Server Launcher
Post by: Volcano on Jul 26, 2024, 04:42 PM
Before adding any mods to the server, you must apply Ago's Wurm Server Mod Launcher.

Author
Ago

Link to File
https://github.com/ago1024/WurmServerModLauncher/releases/download/v0.47/server-modlauncher-0.47.zip

Source Site
https://github.com/ago1024/WurmServerModLauncher

Instructions
Download and extract the files above into the Wurm Server Folder (should be something like C:\Program Files (x86)\Steam\steamapps\common\Wurm Unlimited\WurmServerLauncher).  Once the files are in the server launcher folder, run the "patcher.bat", and follow the instructions.

There will be a new folder called "mods", you will place your mods in this folder.  Some mods have recipes that have to be added under the dist/ folder.  Examples of this is the Coffee Mod because it adds a new recipe for making Coffee.

Author's Description
WurmServerModLauncher
Wurm Unlimited Mod Launcher
ModLauncher for WurmUnlimited and a set of mods

Installation
Download latest release server-modlauncer-xxx.zip
Extract contents to Wurm Unlimited server root.
For windows: execute patcher.bat
For linux: first give execution rights for patcher.sh by using following command chmod +x patcher.sh then execute this file ./patcher.sh
To launch server use WurmServerLauncher-patched instead WurmServerLauncher
Configuration
All Configuration files for mods can be found in mods/ directory. For each configuration option, consult mod readme, o configuration file itself.

Update
Backup existing mods
Download latest release server-modlauncer-xxx.zip
Extract contents to Wurm Unlimited server root and replace existing files
Remove WurmServerLauncher-patched and launch patcher.sh for linux or patcher.bat for windows
Check the Wiki for details