mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
update Final Fantasy VII: RI metadata
This commit is contained in:
parent
7bddfecdfb
commit
2e56c7069e
@ -546,9 +546,10 @@ public static class GameRegistry
|
||||
IsGenericMO2Plugin = true,
|
||||
RequiredFiles = new []
|
||||
{
|
||||
@"ff7remake.exe".ToRelativePath()
|
||||
@"End\Binaries\Win64\ff7remake_.exe".ToRelativePath(),
|
||||
@"ff7remake_.exe".ToRelativePath()
|
||||
},
|
||||
MainExecutable = @"ff7remake.exe".ToRelativePath()
|
||||
MainExecutable = @"End\Binaries\Win64\ff7remake_.exe"ToRelativePath()
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user