mirror of
https://codeberg.org/icewind/vbsp.git
synced 2026-06-03 18:54:05 +02:00
Initial Commit
This commit is contained in:
commit
22a6b004bc
3 changed files with 145 additions and 0 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "quake3_loader"
|
||||
version = "0.1.0"
|
||||
authors = ["neild"]
|
||||
|
||||
[dependencies]
|
||||
byteorder = "0.5.3"
|
||||
Loading…
Add table
Add a link
Reference in a new issue