Bannerlord Support Fixed (#2283)

* Fix M&B II: Bannerlord & GOG Support

* Update CHANGELOG.md
This commit is contained in:
Luca 2023-01-22 23:32:57 +01:00 committed by GitHub
parent 085a5d5710
commit 6a9596c9ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,9 @@
### Changelog
#### Version - 3.0.6.1 - TBD
* Game support:
* Added Mount & Blade II: Bennerlord support (Steam,GOG)
#### Version - 3.0.6.0 - 1/21/2023
* Add support for Cubemaps in BA2 files, if you have problems with BA2 recompression, be sure to delete your `GlobalVFSCache3.sqlite` from your AppData before the next compile
* Fixed slides not being shown during installation for lists compile with the 3.0 compiler

View File

@ -517,8 +517,13 @@ public static class GameRegistry
NexusName = "mountandblade2bannerlord",
NexusGameId = 3174,
MO2Name = "Mount & Blade II: Bannerlord",
MO2ArchiveName = "mountandblade2",
MO2ArchiveName = "mountandblade2bannerlord",
SteamIDs = new[] { 261550 },
GOGIDs = new [] {
1564781494, //Mount & Blade II: Bannerlord : Game
1681929523, //Mount & Blade II: Bannerlord - Digital Deluxe : Package
1802539526, //Mount & Blade II: Bannerlord : Package
},
IsGenericMO2Plugin = true,
RequiredFiles = new []
{