diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-02-08 18:49:37 -0500 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-02-08 18:49:37 -0500 |
| commit | 2ad099fb1c6e951bf151284c987e7d3208410a7f (patch) | |
| tree | ef07033d82ecbca910225f2e17ec2b9cd734c44a /package.json | |
| parent | 11e86aa9da41e3f19eded2eec3f046f08dd1c3da (diff) | |
| download | Decky-Framegen-2ad099fb1c6e951bf151284c987e7d3208410a7f.tar.gz Decky-Framegen-2ad099fb1c6e951bf151284c987e7d3208410a7f.zip | |
feat: add xess back in, fix script and path check
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json index 5b65784..acb54d4 100644 --- a/package.json +++ b/package.json @@ -115,6 +115,11 @@ "name": "dxgi.dll", "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/troubleshoot-binaries/dxgi.dll", "sha256hash": "9ae73670c5dbb80f40d98176cb4426992f0cb0b9d0143b1d8083838d03b7d6fc" + }, + { + "name": "libxess.dll", + "url": "https://github.com/xXJSONDeruloXx/Decky-Framegen/releases/download/troubleshoot-binaries/libxess.dll", + "sha256hash": "703ab8debc05ae209f6e4622cc06edf9f95a241f7ce68ee75c8955564d36ad70" } ] } |
