DW2MC / DW2ModLoader

A mod loader for Distant Worlds 2.

Home Page:https://discord.gg/2NqHA8eCSm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A mod loader for Distant Worlds 2.

https://discord.gg/2NqHA8eCSm

License:MIT License


Languages

Language:C# 99.9%Language:Batchfile 0.1%