summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2025-01-31 14:07:46 -0500
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2025-01-31 14:07:46 -0500
commit47c95b417aa618d8470cf11f3173676c5b628f50 (patch)
tree302e0a93b003a8c704abf7b7f4575199950f366b /package.json
parentd552946c28256cb2e7d087dced15576e32d08b21 (diff)
downloadDecky-Framegen-47c95b417aa618d8470cf11f3173676c5b628f50.tar.gz
Decky-Framegen-47c95b417aa618d8470cf11f3173676c5b628f50.zip
fix: set pinned commit ver for d3dcompiler_47, add licenses in assets.
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 7f2016d..a946757 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "decky-framegen",
- "version": "0.4.1",
+ "version": "0.6.0",
"description": "plugin to swap DLSS with FSR, to enable upscaling and framegen in games without built in FSR.",
"type": "module",
"scripts": {
@@ -62,7 +62,7 @@
},
{
"name": "d3dcompiler_47.dll",
- "url": "https://raw.githubusercontent.com/mozilla/fxc2/master/dll/d3dcompiler_47.dll",
+ "url": "https://raw.githubusercontent.com/mozilla/fxc2/9aba9b1/dll/d3dcompiler_47.dll",
"sha256hash": "4432bbd1a390874f3f0a503d45cc48d346abc3a8c0213c289f4b615bf0ee84f3"
},
{