diff options
| author | Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2025-07-30 12:55:00 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-30 12:55:00 -0700 |
| commit | da9c3c8ec04933e921cce0929734a096b7e544fc (patch) | |
| tree | 808580ac03d3a2815055b4ed219562e7affd16df /py_modules/lsfg_vk/constants.py | |
| parent | b04fa027f7291710359bb6c4a8c1d0ebb85d53e5 (diff) | |
| parent | e8dc90a60ff4d9da00397dd8dbdff72bae0e9359 (diff) | |
| download | decky-lsfg-vk-da9c3c8ec04933e921cce0929734a096b7e544fc.tar.gz decky-lsfg-vk-da9c3c8ec04933e921cce0929734a096b7e544fc.zip | |
Merge pull request #102 from xXJSONDeruloXx/lsfg-vk-9.0-upstream
initial test to build on noui package based on upstream build of lsfg…
Diffstat (limited to 'py_modules/lsfg_vk/constants.py')
| -rw-r--r-- | py_modules/lsfg_vk/constants.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py_modules/lsfg_vk/constants.py b/py_modules/lsfg_vk/constants.py index 252c7a5..69989c1 100644 --- a/py_modules/lsfg_vk/constants.py +++ b/py_modules/lsfg_vk/constants.py @@ -15,7 +15,7 @@ SCRIPT_NAME = "lsfg" CONFIG_FILENAME = "conf.toml" LIB_FILENAME = "liblsfg-vk.so" JSON_FILENAME = "VkLayer_LS_frame_generation.json" -ZIP_FILENAME = "lsfg-vk_archlinux.zip" +ZIP_FILENAME = "lsfg-vk_noui.zip" # File extensions SO_EXT = ".so" |
