diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-08-25 13:49:43 -0400 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-08-25 13:49:43 -0400 |
| commit | ca4921daca676d09faef4d285814f0fe58ff9f69 (patch) | |
| tree | c0ea558e71389b40cf3b4c88301b19f17f837675 /package.json | |
| parent | e72d5808f95ad47ec938dbf08a51bd507eeb94de (diff) | |
| download | Decky-Framegen-ca4921daca676d09faef4d285814f0fe58ff9f69.tar.gz Decky-Framegen-ca4921daca676d09faef4d285814f0fe58ff9f69.zip | |
initial implementation of xefg added files to fgmod dir and scripting
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/package.json b/package.json index 25323d8..79d1aaf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-framegen", - "version": "0.11.12", + "version": "0.12.0", "description": "This plugin installs and manages OptiScaler, a tool that enhances upscaling and enables frame generation in a range of DirectX 12 games.", "type": "module", "scripts": { @@ -53,10 +53,9 @@ "remote_binary": [ { - "sha256hash": "a003276a79b31cebbd3784d7c8d9413bd1c92f34dc14e409ebf06a08b0ac5f22", - "url": "https://github.com/xXJSONDeruloXx/OptiScaler-Bleeding-Edge/releases/download/BUNDLE_OptiScaler_v0.7.8_Typeless-20250817-003642/BUNDLE_OptiScaler_v0.7.8_Typeless-20250817-003642.7z", - "name": "BUNDLE_OptiScaler_v0.7.8_Typeless-20250817-003642.7z", - "size": 61157175 + "sha256hash": "303af9198f2ea2c4a65c705e3ffa2e366e9e44f30f48fceca52859a9f72152ce", + "url": "https://github.com/xXJSONDeruloXx/OptiScaler-Bleeding-Edge/releases/download/OptiScaler_v0.9.0_pre_1/BUNDLED_OptiScaler_v0.9.0-pee1.7z", + "name": "BUNDLE_OptiScaler_v0.9.0_pre_1.7z" } ] } |
