1
0
Fork 0
mirror of https://codeberg.org/icewind/vbsp.git synced 2026-06-03 18:54:05 +02:00

Add vis data + make public API use slices

This commit is contained in:
Neil Danson 2017-09-27 21:58:38 +01:00
commit e6f20f03e1
2 changed files with 55 additions and 28 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "quake3_loader"
version = "0.1.0"
version = "0.2.0"
authors = ["neild"]
homepage = "https://github.com/neildanson/quake3_loader"