base texture transform

This commit is contained in:
Robin Appelman 2023-12-22 18:19:01 +01:00
commit 3172da6abc
3 changed files with 15 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "vmt-parser"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
description = "Rust parser for valve vmt files."
license = "MIT"
@ -18,4 +18,4 @@ serde_repr = "0.1.17"
test-case = "3.3.1"
insta = { version = "1.34.0", features = ["ron"] }
miette = { version = "5.10.0", features = ["fancy"] }
walkdir = "2.4.0"
walkdir = "2.4.0"