mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-27 08:24:20 +00:00
Fix backwards compatibility with old shaders directories
This commit is contained in:
parent
57f4950764
commit
57732f3d45
@ -145,6 +145,7 @@ appdata_path="drive_c/users/$USER/AppData/Local/Star Citizen"
|
|||||||
|
|
||||||
# The shaders subdirectory name
|
# The shaders subdirectory name
|
||||||
shaders_subdirs=(
|
shaders_subdirs=(
|
||||||
|
"shaders"
|
||||||
"Shaders"
|
"Shaders"
|
||||||
"VulkanShaderCache"
|
"VulkanShaderCache"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user