Merge branch 'main' into valheim_support

This commit is contained in:
Luca 2022-12-22 09:12:04 +01:00 committed by GitHub
commit 53969785e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#### Version - 3.0.x.x - TBD
* Game support:
* Added support for Valheim
* Added Cyberpunk 2077 Epic Games Store support
#### Version - 3.0.4.1 - 11/17/2022
* Fix recursive writing of meta files for meta files

View File

@ -432,6 +432,7 @@ public static class GameRegistry
Game = Game.Cyberpunk2077,
SteamIDs = new[] {1091500},
GOGIDs = new [] {2093619782, 1423049311},
EpicGameStoreIDs = new[] {"5beededaad9743df90e8f07d92df153f"},
MO2Name = "Cyberpunk 2077",
NexusName = "cyberpunk2077",
NexusGameId = 3333,