serde for Entry/Table/Statement/Value

This commit is contained in:
Robin Appelman 2023-12-18 22:39:37 +01:00
commit d7d26f530a
14 changed files with 367 additions and 72 deletions

View file

@ -4,13 +4,13 @@ expression: parsed
---
{
"LightmappedGeneric": {
"$baseTexture": Value("cp_mountainlab/concrete/concretefloor003"),
"$bumpmap": Value("concrete/concretefloor007b_height-ssbump"),
"$detail": Value("overlays/detail001"),
"$detailblendfactor": Value("1"),
"$detailblendmode": Value("0"),
"$detailscale": Value("1.9"),
"$ssbump": Value("1"),
"%keywords": Value("tf"),
"$baseTexture": "cp_mountainlab/concrete/concretefloor003",
"$bumpmap": "concrete/concretefloor007b_height-ssbump",
"$detail": "overlays/detail001",
"$detailblendfactor": "1",
"$detailblendmode": "0",
"$detailscale": "1.9",
"$ssbump": "1",
"%keywords": "tf",
},
}