mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-06-03 18:14:07 +02:00
serde
This commit is contained in:
parent
26c9b82b8e
commit
1f0a53d241
14 changed files with 1219 additions and 100 deletions
14
tests/snapshots/serde__tests__data__concrete.vmt.snap
Normal file
14
tests/snapshots/serde__tests__data__concrete.vmt.snap
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
source: tests/serde.rs
|
||||
expression: result
|
||||
---
|
||||
LightmappedGeneric(
|
||||
r#$baseTexture: "cp_mountainlab/concrete/concretefloor003",
|
||||
r#$bumpmap: "concrete/concretefloor007b_height-ssbump",
|
||||
r#$ssbump: true,
|
||||
r#%keywords: "tf",
|
||||
r#$detail: "overlays/detail001",
|
||||
r#$detailscale: 1.9,
|
||||
r#$detailblendmode: 0,
|
||||
r#$detailblendfactor: 1.0,
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue