mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-08-02 12:14:47 +02:00
updates
This commit is contained in:
parent
e19eb4601e
commit
97ee910d85
36 changed files with 716 additions and 762 deletions
|
|
@ -2,13 +2,15 @@
|
|||
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,
|
||||
)
|
||||
{
|
||||
"LightmappedGeneric": {
|
||||
"$baseTexture": "cp_mountainlab/concrete/concretefloor003",
|
||||
"$bumpmap": "concrete/concretefloor007b_height-ssbump",
|
||||
"$ssbump": true,
|
||||
"%keywords": "tf",
|
||||
"$detail": "overlays/detail001",
|
||||
"$detailscale": 1.9,
|
||||
"$detailblendmode": 0,
|
||||
"$detailblendfactor": 1.0
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue