-
-
Notifications
You must be signed in to change notification settings - Fork 14
User Installation
- Own the Steam version of the game (Meta Store and pirated versions do not work)
- Unity Mod Manager (UMM) installed and working
If you already have UMM installed and working, see Installing Multiplayer Mod
Multiplayer Mod is built on the Unity Mod Manager (UMM) framework and requires UMM to be installed for the mod to function. UMM is a mod loader that supports many games.
- Visit the Unity Mod Manager page on NexusMods.
- Click on Files and download the latest version of Unity Mod Manager
- Extract the downloaded ZIP file to a folder of your choice
This folder should be easy to access and will contain the UMM installer, which allows you to:- Install UMM into Derail Valley
- Add/remove Derail Valley mods
-
Run
UnityModManager.exe(it will be located in the folder you extracted). -
Select 'Derail Valley' from the 'Game' dropdown list
-
The game's folder is usually detected automatically, however if it has not been detected, set the 'Folder' path to your Derail Valley installation directory (where the game’s executable is located)
-
Click 'Install'
This will install Unity Mod Manager into Derail Valley
- Run Derail Valley If installation was successful you will see the Unity Mod Manager in-game window open once the game loads If UMM in-game window does not open, please check you have followed the above instructions or ask for help on the Derail Valley Discord Server
- On the in-game window, click 'Settings'
- Set 'Check updates' to 'Every Time'
Optionally, you can change the default hot keyctrl + F10
Optionally, you can choose to not show the UMM in-game window when the game starts - Press 'Save'
- Press 'Close'
- Quit Derail Valley
Ensure you have installed and tested Unity Mod Manager before following these steps.
- Go to the either the Nexus Mods page or the Releases page on GitHub
- Download the latest version of the Multiplayer Mod (ZIP file)
- Open the UMM Installer by running
UnityModManager.exefrom the Unity Mod Manager folder - Ensure 'Derail Valley' is selected in the 'Game' dropdown ('Install' tab)\
- Click the 'Mods' tab
- Either:
- Drag and drop the multiplayer zip file into the section labelled 'Drop zip files here'
OR - Click the 'Install Mod' button and select the multiplayer zip file
- Drag and drop the multiplayer zip file into the section labelled 'Drop zip files here'
- After installation, you should see the Multiplayer Mod listed in the Mods tab in Unity Mod Manager
- Run Derail Valley
Once the main menu has loaded you should see an additional menu option 'Join Server'
If the UMM in-game window is showing an error for Multiplayer, please ensure you are running the latest version of the game and installing the latest version of the mod. If you continue to have issues, please ask for help on the Derail Valley Discord Server
Multiplayer mod is now ready to be used.
For further information check out:
If you have 'Check updates' enabled in UMM and Multiplayer Mod is enabled, Multiplayer Mod will alert you when a new version is available.
If Multiplayer Mod is not enabled and 'Check updates' is enabled, UMM will still check for updates, but you will need to look at the UMM in-game window to know if an update has been released.
- Ensure Derail Valley is not running
- Open the UMM Installer by running
UnityModManager.exefrom the Unity Mod Manager folder - Ensure 'Derail Valley' is selected in the 'Game' dropdown ('Install' tab)
- Click the 'Mods' tab
- Find 'Multiplayer' in the list
- Right-click on 'Multiplayer' in the list
- Select 'Update to (xx.xx.xx.xx)' from the context menu
Unity Mod Manager will download and install the latest version of the mod.
Getting Started
Guides
- The Basics
- Packet Naming Conventions
- Defining Packets
- Registering Packet Listeners
- Sending Packets