Table of Contents

Install Freth's Modpak

Method 1: Auto

I've made an installer to make installing mods easier.

Overview

How the installer works:

Download

Please let me know if you run into any issues. I tested each version on their respective OSes. However, I have seen it fail to download or install mods in the mods folder on at least one player's Windows system, which may be antivirus software, not sure. Xype and Lucy were able to install just fine, but just in case… If you can't get it to work you'll need to do it the old fashioned way.

Updated 09-01-26:

Method 2: Manual

Windows

I've created a zip file with mods that you can download and extract to your WurmLauncher folder. You will need to run patcher.bat after you've extracted the files.

Video

NOTE: Before you watch the video, please read the bullet points.

VIDEO: How to install Freth's Modpak zip file

Mods Included

Mods Not Included

Properties Files

Things to know about .properties files.

Download

NOTE: In the video the old link was direct from my website. I've since changed the link to be on Google Drive. Everything else is the same. If you find either of these links to be restricted from download, please contact me (Freth) on Discord, as I probably updated the file(s) and forgot to modify the share setting.

Freth's Modpak on Google Drive sha256sum

The zip comes with No Winter, but it is disabled by default. If you want to enable No Winter go to Wurm Unlimited\WurmLauncher\mods and rename nowinter.disabled to nowinter.properties.

Install

NOTE: If you are running WU on Linux be sure to see the Linux section below.

  1. Close any running copies of Wurm Unlimited.
  2. Navigate to your WurmLauncher folder. An easy way to find your WurmLauncher folder is to go into Steam, Library, right click Wurm Unlimited, Manage, Browse local files. A File Explorer window pops up. Click to open the WurmLauncher folder.
  3. Extract the zip file (or copy the files using Windows Explorer) to your WurmLauncher folder. This creates a mods folder under the WurmLauncher folder that contains sub folders for the various mods.
  4. Run patcher.bat in the WurmLauncher folder to patch the game.
  5. Run the game and log into Mythmoor. It should now have all mods. An easy way to tell if mods are working is if you see Live Map on the screen, or press Esc and see if Live Map is an option at the bottom of the menu.
  6. Read the How to Use Mods wiki page.

Important Note: Pay attention to any error messages the patcher.bat gives you. Windows 11 seems to default to a Windows path instead of the WurmLauncher folder thereby breaking the relative pathing of in the patcher.bat file. The fix is to open a powershell from the WurmLauncher folder in File Explorer so that you're in the correct folder when you run the patcher batch file.

Linux

The process is the same for copying files. You'll have to go into Steam, your Library, right click on the Wurm Unlimited listing, Manage, Browse Local Files. From there you can extract (or copy) your mods into the WurmLauncher folder.

You will need to set your patcher.sh file as executable from a terminal. Browse to the WurmLauncher folder with your file manager, then open a terminal there.

sudo chmod -x patcher.sh

sh ./patcher.sh

You should see the message that the game has been patched.

Linux can be set up to run more than one instance so you can play more than one character at a time (alts). See the How to Use Alts page.

Configuration (Optional)

Live Map

If you want to be able to see ores in mines that are beyond the mined areas, you can turn one visibility in the livemap.properties file by setting showHiddenOre=true.

STOP. You're done. What follows is the individual install procedure.

No Winter

The No Winter mod comes disabled for your convenience. In the zip the nowinter.properties file has been renamed nowinter.disabled to disable it. Rename the file to nowinter.properties to turn on No Winter. You may have to run the patcher if it doesn't take.