summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2025-01-24 21:57:06 -0500
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2025-01-24 21:57:06 -0500
commit6785b079bdf5dea9e6a1692440ffa4783b10598d (patch)
treee906b227cb739d407b5cf272afd905263011c35a
parent6be6842dbce142a85f4b5607e0f0674754c1a7ad (diff)
downloadDecky-Framegen-6785b079bdf5dea9e6a1692440ffa4783b10598d.tar.gz
Decky-Framegen-6785b079bdf5dea9e6a1692440ffa4783b10598d.zip
cleanup files
-rw-r--r--backend/src/main.c5
-rw-r--r--plugin.json2
-rw-r--r--py_modules/.keep0
3 files changed, 1 insertions, 6 deletions
diff --git a/backend/src/main.c b/backend/src/main.c
deleted file mode 100644
index b3b8fed..0000000
--- a/backend/src/main.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stdio.h>
-int main() {
- printf("Hello World\n");
- return 0;
-} \ No newline at end of file
diff --git a/plugin.json b/plugin.json
index 54d884f..751e594 100644
--- a/plugin.json
+++ b/plugin.json
@@ -5,7 +5,7 @@
"api_version": 1,
"publish": {
"tags": ["DLSS", "Framegen","upscaling","FSR"],
- "description": "plugin to swap DLSS with FSR, to enable upscaling and framegen in games without built in FSR.",
+ "description": "Plugin to swap DLSS with FSR, to enable upscaling and framegen in games without built in FSR.",
"image": "https://steamuserimages-a.akamaihd.net/ugc/25433478552776047/5693E580359F3891E1C0A3990B968CFBC6EB0C92/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false"
}
}
diff --git a/py_modules/.keep b/py_modules/.keep
deleted file mode 100644
index e69de29..0000000
--- a/py_modules/.keep
+++ /dev/null