mirror of
https://codeberg.org/icewind/vmt-parser.git
synced 2026-06-03 12:04:06 +02:00
material parsing wip
This commit is contained in:
parent
5b10005022
commit
971b42452d
16 changed files with 869 additions and 764 deletions
11
tests/data/concretefloor003.vmt
Normal file
11
tests/data/concretefloor003.vmt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
"LightmappedGeneric"
|
||||
{
|
||||
"$baseTexture" "cp_mountainlab/concrete/concretefloor003"
|
||||
"$bumpmap" "concrete/concretefloor007b_height-ssbump"
|
||||
"$ssbump" "1"
|
||||
"%keywords" "tf"
|
||||
"$detail" "overlays/detail001"
|
||||
"$detailscale" "1.9"
|
||||
"$detailblendmode" "0"
|
||||
"$detailblendfactor" "1"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue