This commit is contained in:
Robin Appelman 2023-12-15 15:51:53 +01:00
commit f492a63ab1
19 changed files with 1885 additions and 0 deletions

View file

@ -0,0 +1,16 @@
---
source: tests/parse.rs
expression: parsed
---
Table({
"\"LightmappedGeneric\"": Table(Table({
"\"$detailblendfactor\"": Value(Value("\"1\"")),
"\"%keywords\"": Value(Value("\"tf\"")),
"\"$ssbump\"": Value(Value("\"1\"")),
"\"$baseTexture\"": Value(Value("\"cp_mountainlab/concrete/concretefloor003\"")),
"\"$detailblendmode\"": Value(Value("\"0\"")),
"\"$detailscale\"": Value(Value("\"1.9\"")),
"\"$bumpmap\"": Value(Value("\"concrete/concretefloor007b_height-ssbump\"")),
"\"$detail\"": Value(Value("\"overlays/detail001\"")),
})),
})