update Final Fantasy VII: RI metadata

This commit is contained in:
EzioTheDeadPoet 2024-01-04 19:09:58 +01:00
parent 7bddfecdfb
commit 2e56c7069e

View File

@ -546,9 +546,10 @@ public static class GameRegistry
IsGenericMO2Plugin = true, IsGenericMO2Plugin = true,
RequiredFiles = new [] 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()
} }
}, },
{ {