Skip to content

Releases: DW2MC/DW2ModLoader

v1.0.6

22 Mar 21:45
44da979
Compare
Choose a tag to compare

Full Changelog: v1.0.5...v1.0.6

Extracts to your game directory, e.g. ...\Steam\steamapps\common\Distant Worlds 2.

The mod loader now has support for layered data mods using YAML.

The .NET 6 launcher has been updated to fix a critical bug with the Xenko animation update process by replacing it with a more sane implementation.

v1.0.5

19 Mar 16:47
31c4b00
Compare
Choose a tag to compare

Full Changelog: v1.0.4...v1.0.5

Extracts to your game directory, e.g. ...\Steam\steamapps\common\Distant Worlds 2.

The mod loader now has support for loading mods that have specific modules for .NET 6.

This release includes an (optional) launcher that makes the game use .NET 6 instead of the old .NET Framework v4.6.1.

Note: There may be some performance advantages to running the game on the .NET 6 platform, but not GPU performance advantages.

You can also download and run the new .NET 6 launcher (DW2Net6Win) without the mod loader. :)

v1.0.4

19 Mar 00:37
e4d930a
Compare
Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

Extracts to your game directory, e.g. ...\Steam\steamapps\common\Distant Worlds 2.

GameSpeedUnlockMod also has had a new release.
This makes use of the new manifest functionality introduced in this version to validate a mod's content.

Additionally expect a newer version of the Mustachioed example modification without washed out colors. Just needed to save as sRGB. The mustaches will be a bit larger.

You can enable logging to troubleshoot by setting an environmental variable DW2MC_DEBUG to anything but blank to enable logging to debug.log in the game's directory. This log will not be overwritten and may grow indefinitely though, so it's up to you modders to rotate your own logs.

v1.0.3

18 Mar 00:49
4071193
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

The mod loader itself. You need this to load mods for Distant Worlds 2.

Now with bundle assets override capability. :)

Extracts to your game directory, e.g. ...\Steam\steamapps\common\Distant Worlds 2.

v1.0.2

16 Mar 14:13
38f8591
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

The mod loader itself. You need this to load mods for Distant Worlds 2.

Extracts to your game directory, e.g. ...\Steam\steamapps\common\Distant Worlds 2.

v1.0.1

16 Mar 13:31
2797710
Compare
Choose a tag to compare

Full Changelog: https://github.com/DW2MC/DW2ModLoader/commits/v1.0.1

The mod loader itself. You need this to load mods for Distant Worlds 2.

Extracts to your game directory, e.g. ...\Steam\steamapps\common\Distant Worlds 2.