mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-06-04 02:24:08 +02:00
transparent entry serde
This commit is contained in:
parent
7d79e1e7bd
commit
3d0ca31840
8 changed files with 132 additions and 128 deletions
|
|
@ -2,8 +2,8 @@
|
|||
source: tests/parse.rs
|
||||
expression: parsed
|
||||
---
|
||||
Table({
|
||||
"LightmappedGeneric": Table({
|
||||
{
|
||||
"LightmappedGeneric": {
|
||||
"$baseTexture": Value("cp_mountainlab/concrete/concretefloor003"),
|
||||
"$bumpmap": Value("concrete/concretefloor007b_height-ssbump"),
|
||||
"$detail": Value("overlays/detail001"),
|
||||
|
|
@ -12,5 +12,5 @@ Table({
|
|||
"$detailscale": Value("1.9"),
|
||||
"$ssbump": Value("1"),
|
||||
"%keywords": Value("tf"),
|
||||
}),
|
||||
})
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue