Merge remote-tracking branch 'origin/master'

This commit is contained in:
Timothy Baldridge 2020-01-07 06:03:57 -07:00
commit 4afac45771

View File

@ -178,7 +178,7 @@ namespace Wabbajack.Common
MO2Name = "New Vegas", MO2Name = "New Vegas",
MO2ArchiveName = "falloutnv", MO2ArchiveName = "falloutnv",
GameLocationRegistryKey = @"HKEY_LOCAL_MACHINE\SOFTWARE\Bethesda Softworks\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> RequiredFiles = new List<string>
{ {
"FalloutNV.exe" "FalloutNV.exe"