released vdf-reader

This commit is contained in:
Robin Appelman 2023-12-21 20:42:40 +01:00
commit f39661ca95
21 changed files with 395 additions and 31 deletions

View file

@ -3,7 +3,7 @@ source: tests/parse.rs
expression: result
---
vertexlitgeneric(VertexLitGenericMaterial(
r#$basetexture: "models/props_trainyard/handrail128_skin2",
r#$basetexture: Some("models/props_trainyard/handrail128_skin2"),
r#$detail: None,
r#$decaltexture: None,
r#$color2: Vec3((1.0, 1.0, 1.0)),