Added FNV: RU Steam ID

This commit is contained in:
erri120 2020-01-07 11:20:34 +01:00
parent 324ddae397
commit d875fc3e5f
No known key found for this signature in database
GPG Key ID: A8C0A18D8D4D3135

View File

@ -178,7 +178,7 @@ namespace Wabbajack.Common
MO2Name = "New Vegas",
MO2ArchiveName = "falloutnv",
GameLocationRegistryKey = @"HKEY_LOCAL_MACHINE\SOFTWARE\Bethesda Softworks\falloutnv",
SteamIDs = new List<int> {22380},
SteamIDs = new List<int> {22380, 22490}, // normal and RU version
RequiredFiles = new List<string>
{
"FalloutNV.exe"