mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-06-04 02:24:08 +02:00
serde for Entry/Table/Statement/Value
This commit is contained in:
parent
6a332d051f
commit
d7d26f530a
14 changed files with 367 additions and 72 deletions
16
tests/snapshots/serde__table__tests__data__concrete.vmt.snap
Normal file
16
tests/snapshots/serde__table__tests__data__concrete.vmt.snap
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
source: tests/serde.rs
|
||||
expression: result
|
||||
---
|
||||
{
|
||||
"LightmappedGeneric": {
|
||||
"$baseTexture": "cp_mountainlab/concrete/concretefloor003",
|
||||
"$bumpmap": "concrete/concretefloor007b_height-ssbump",
|
||||
"$detail": "overlays/detail001",
|
||||
"$detailblendfactor": "1",
|
||||
"$detailblendmode": "0",
|
||||
"$detailscale": "1.9",
|
||||
"$ssbump": "1",
|
||||
"%keywords": "tf",
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue