No description
Find a file
2025-12-23 12:07:42 +01:00
Lobby Servers Bug fixes and features 2024-07-28 17:28:41 +10:00
Multiplayer fix steam hosting 2025-12-23 12:07:42 +01:00
MultiplayerAPI Update to Multiplayer API v1.0.0.0 and mod version 0.1.13.0 2025-11-29 20:21:13 +10:00
MultiplayerAPI Tests Update mod compatibility and patch WarehouseMachineController 2025-11-07 22:45:51 +10:00
MultiplayerAssets Remove LiteNetLib reference from Asset Bundle script 2025-06-12 17:00:35 +10:00
.editorconfig Initial commit 2023-07-15 21:02:09 -04:00
.gitattributes Update .gitattributes for line ending normalization 2025-11-30 21:33:31 +10:00
.gitignore Add script to convert docs for GitHub Wiki 2025-11-08 23:19:28 +10:00
Convert-ToGitHubWiki.ps1 Add script to convert docs for GitHub Wiki 2025-11-08 23:19:28 +10:00
Directory.Build.targets.EXAMPLE Added example Directory.Build.targets 2024-08-03 07:56:11 +10:00
info.json Ready for release 0.1.13.4 2025-12-19 09:18:04 +10:00
LICENSE Initial commit 2023-07-15 21:02:09 -04:00
locale.csv make menu button for transport mode nice 2025-12-22 20:39:32 +01:00
Multiplayer.sln Create API test project 2025-05-31 10:13:35 +10:00
post-build.ps1 Preparing for v0.16.0 2024-07-14 14:24:50 +10:00
README.md Added credit for french translations 2025-01-18 19:22:54 +10:00
releases.json Ready for release 0.1.13.4 2025-12-19 09:18:04 +10:00

Contributors Forks Stargazers Issues Apache 2.0 License

Derail Valley Multiplayer

A Derail Valley mod that adds multiplayer.

Report Bug · Request Feature · Discord

Table of Contents
  1. About The Project
  2. Roadmap
  3. Building
  4. Contributing
  5. Translations
  6. License

Important!

At present, assume all other mods are incompatible! Some mods may work, but many do cause issues and break multiplayer capabilities.

Our primary focus is to have the vanilla game working in multiplayer; once this is achieved we will then work on compatibility with other mods.

About The Project

Multiplayer is a Derail Valley mod that adds multiplayer to the game, allowing you to play with your friends.

It works by having one player host a game, and then other players can join that game.

This fork is a continuation of Insprill's amazing efforts.

Roadmap

For a list of planned features, see the project board.
The mod will be released on Nexus once it's ready.

Building

Before you can build Multiplayer, you'll need to build the Unity project.
To do this, open the MultiplayerAssets folder in Unity 2019.4.40f1, then click on the Multiplayer > Build Asset Bundle and Scripts menu item.

Once the Unity project is compiled, the rest of the mod uses the same build system as Mapify which you can read about in the Mapify building documentation.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create.
Any contributions you make are greatly appreciated!
If you're new to contributing to open-source projects, you can follow this guide.

Translations

Special thanks to those who have assisted with translations - Apologies if I've missed you, drop me a line and I'll update this section. If you'd like to help with translations, please create a pull request or send a message on our Discord channel.

Translator Language
Ádi Hungarian
My Name Is BorING Chinese (Simplified)
Harfeur French

License

Code is distributed under the Apache 2.0 license.
See LICENSE for more information.