From 2668d9649bf36d1e279470f81918464dd30f5e3d Mon Sep 17 00:00:00 2001 From: xXJsonDeruloXx Date: Sat, 21 Mar 2026 07:57:48 -0400 Subject: Add per-game config APIs and proxy persistence --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 7c68e90..d644a9d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "decky-framegen", - "version": "0.16.0", - "description": "Prefix-managed OptiScaler integration for Decky that stages per-game payloads inside Proton compatdata instead of the game directory.", + "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.", "type": "module", "scripts": { "build": "node ./node_modules/@rollup/wasm-node/dist/bin/rollup -c", -- cgit v1.2.3