Skip to content

DW2MC/DW2ModLoader

Repository files navigation

The Distant Worlds 2 Mod Loader

Click here for installation instructions

Click here to open a new issue

Click here to go to the wiki

What does it do?

The Mod Loader for Distant Worlds 2 lets you load Asset Mods, Game Data mods and Harmony based C# code mods, without overwriting any of the game files.

Game data mods are supported by describing patches in YAML (.yml) format and assets can be converted to and from the game's format using the Bundle Manager.

The Mod Loader will take care of combining patches from multiple mods and resolving mod load order.

It also comes with minor Quality of Life improvements and bug fixes for the game.