mirror of
https://codeberg.org/icewind/vbsp.git
synced 2026-06-03 18:54:05 +02:00
add pakfile support
This commit is contained in:
parent
7391f8124d
commit
dbce06b508
5 changed files with 70 additions and 1 deletions
|
|
@ -21,6 +21,7 @@ static_assertions = "1.1.0"
|
|||
num_enum = "0.5.6"
|
||||
vbsp-derive = { path = "derive", version = "*" }
|
||||
cgmath = "0.18.0"
|
||||
zip = { version = "0.5.13", path = "../zip", default-features = false, features = ["lzma"] }
|
||||
|
||||
[dev-dependencies]
|
||||
obj = "0.10"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue