mirror of
https://codeberg.org/icewind/vbsp.git
synced 2026-06-03 18:54:05 +02:00
wip obj converter
This commit is contained in:
parent
9b18522190
commit
0bad24a370
6 changed files with 112 additions and 12 deletions
|
|
@ -20,5 +20,9 @@ binread = "1.0"
|
|||
parse-display = "0.1.2"
|
||||
static_assertions = "1.1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
obj = "0.10"
|
||||
main_error = "0.1.0"
|
||||
|
||||
[features]
|
||||
bench = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue