Merge pull request #2524 from TDarkShadow/feature/FalloutNewVegas-EpicGames

Add Fallout New Vegas from Epic Games support
This commit is contained in:
Luca 2024-05-25 19:16:30 +02:00 committed by GitHub
commit f69088ea4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,6 +74,7 @@ public static class GameRegistry
MO2ArchiveName = "falloutnv",
SteamIDs = new[] {22380, 22490}, // normal and RU version
GOGIDs = new long[] {1454587428},
EpicGameStoreIDs = new[] {"dabb52e328834da7bbe99691e374cb84"},
RequiredFiles = new[]
{
"FalloutNV.exe".ToRelativePath()