DW2ModLoader
DW2ModLoader copied to clipboard
A mod loader for Distant Worlds 2.
I get an error when running the mod loader with game version 1.0.5.1. This is the first time I've tried using the mod loader so don't know if it would...
Windows Security keeps blocking and quarantining DW2Net6Win,exe. It thinks it is a trojan Running Windows 10 I got around it by adding it to the exclusion list. I have another...
Inheritance for FileSystemRights is currently only checked for files directly in the directory that gets the new rights, this makes it recursive. (Fixes possible UnauthorizedAccessException after game bundles get replaced.)
- [ ] explain mod.json - [ ] explain mod dependencies and priority - [x] explain YAML (yml) patches - [x] explain expression DSL in yml patches - [ ]...
- [x] generate schema from definition classes - [ ] generate syntax reference from DSL - [ ] maybe also generate syntax definitions/highlighting stuff
KEY NOT FOUND for "pirate raider" and "zomebie hive" government types game version 1.0.3.3
Long shot, but with the following: >This release includes an (optional) launcher that makes the game use .NET 6 instead of the old .NET Framework v4.6.1 Would this allow the...
- [ ] prerequisites - [ ] install instructions - [ ] explain benefits of .NET 6 - [ ] explain AppContainer isolation security - [ ] explain creating a...