begin implementation of plugin downloader

This commit is contained in:
janis
2023-05-31 14:27:17 +02:00
parent 9eee7a9878
commit 58e114e368
4 changed files with 18 additions and 2 deletions

View File

@@ -10,5 +10,7 @@
"pluginCreator": "Janis Hutz",
"pluginCreatorLink": "https://janishutz.com",
"engineLink": "",
"supports": [ "upscaling" ]
"supports": [ "upscaling" ],
"engineDownloadLink":"",
"filesToInclude": [ "fsr.py" ]
}