begin implementation of plugin downloader
This commit is contained in:
@@ -11,5 +11,7 @@
|
||||
"pluginCreator": "Janis Hutz",
|
||||
"pluginCreatorLink": "https://janishutz.com",
|
||||
"engineLink": "",
|
||||
"supports": [ "upscaling", "sharpening" ]
|
||||
"supports": [ "upscaling", "sharpening" ],
|
||||
"engineDownloadLink":"",
|
||||
"filesToInclude": [ "fsr.py" ]
|
||||
}
|
||||
@@ -10,5 +10,7 @@
|
||||
"pluginCreator": "Janis Hutz",
|
||||
"pluginCreatorLink": "https://janishutz.com",
|
||||
"engineLink": "",
|
||||
"supports": [ "upscaling" ]
|
||||
"supports": [ "upscaling" ],
|
||||
"engineDownloadLink":"",
|
||||
"filesToInclude": [ "fsr.py" ]
|
||||
}
|
||||
Reference in New Issue
Block a user