mirror of
https://codeberg.org/icewind/vbsp.git
synced 2026-06-03 18:54:05 +02:00
valve bsp wip
This commit is contained in:
parent
dbba7565d8
commit
08a1c53535
6 changed files with 568 additions and 712 deletions
|
|
@ -14,6 +14,10 @@ bitflags = "1.0"
|
|||
bv = "0.11"
|
||||
byteorder = "0.5"
|
||||
itertools = "0.8"
|
||||
thiserror = "1.0"
|
||||
lzma-rs = "0.1.3"
|
||||
binread = "1.0"
|
||||
parse-display = "0.1.2"
|
||||
|
||||
[features]
|
||||
bench = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue