mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Add Fallout New Vegas from Epic Games support
This commit is contained in:
parent
1cec66d6fe
commit
321b08c2ae
@ -74,6 +74,7 @@ public static class GameRegistry
|
|||||||
MO2ArchiveName = "falloutnv",
|
MO2ArchiveName = "falloutnv",
|
||||||
SteamIDs = new[] {22380, 22490}, // normal and RU version
|
SteamIDs = new[] {22380, 22490}, // normal and RU version
|
||||||
GOGIDs = new long[] {1454587428},
|
GOGIDs = new long[] {1454587428},
|
||||||
|
EpicGameStoreIDs = new[] {"dabb52e328834da7bbe99691e374cb84"},
|
||||||
RequiredFiles = new[]
|
RequiredFiles = new[]
|
||||||
{
|
{
|
||||||
"FalloutNV.exe".ToRelativePath()
|
"FalloutNV.exe".ToRelativePath()
|
||||||
|
Loading…
Reference in New Issue
Block a user