shaderfix

This commit is contained in:
bryanthaboi
2026-08-25 09:16:59 -04:00
parent 9dd38e06a5
commit d622e83a8e
11 changed files with 445 additions and 16 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ edition = "2024"
[lib]
name = "librashader_bridge"
crate-type = ["cdylib", "rlib"]
crate-type = ["cdylib", "staticlib", "rlib"]
[dependencies]
librashader-preprocess = "0.12.0"