mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-27 08:51:27 +02:00
shaderfix
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user