summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorxXJsonDeruloXx <danielhimebauch@gmail.com>2026-03-21 08:27:11 -0400
committerxXJsonDeruloXx <danielhimebauch@gmail.com>2026-03-21 08:27:11 -0400
commit81124a948adb0e9e7e165283dadafacf1b25f978 (patch)
tree923cd2c9c888779eca52cdc723890687b09167cc /package.json
parent5bed3355d1014fcf874a34695d113275cbebe9d2 (diff)
downloadDecky-Framegen-81124a948adb0e9e7e165283dadafacf1b25f978.tar.gz
Decky-Framegen-81124a948adb0e9e7e165283dadafacf1b25f978.zip
Render full autosaving OptiScaler config UIfeature/prefix-managed-optiscaler
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index d644a9d..f27b1ec 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "decky-framegen",
- "version": "0.17.0",
- "description": "Prefix-managed OptiScaler integration for Decky with per-game live config editing inside Proton compatdata instead of the game directory.",
+ "version": "0.18.0",
+ "description": "Prefix-managed OptiScaler integration for Decky with full per-game live config controls inside Proton compatdata instead of the game directory.",
"type": "module",
"scripts": {
"build": "node ./node_modules/@rollup/wasm-node/dist/bin/rollup -c",