fix ffc cli option

This commit is contained in:
janis
2023-06-09 09:44:32 +02:00
parent f0346465fd
commit 506baf2cd3
3 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"abbr":"FSR",
"abbr":"ffc",
"displayName":"FidelityFX_CLI",
"lastUsedFilePath":"sc",
"fileNameBeginning":"ig",
@@ -13,5 +13,5 @@
"engineLink": "",
"supports": [ "upscaling", "sharpening" ],
"engineDownloadLink":"",
"filesToInclude": [ "fsr.py" ]
"filesToInclude": [ "ffc.py" ]
}