mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-06-03 10:04:08 +02:00
more test
This commit is contained in:
parent
63b3bdbefd
commit
bc68a8c3a1
3 changed files with 20 additions and 2 deletions
7
tests/data/game_text.vmt
Normal file
7
tests/data/game_text.vmt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
"Sprite"
|
||||
{
|
||||
"$spriteorientation" "vp_parallel"
|
||||
"$spriteorigin" "[ 0.50 0.50 ]"
|
||||
"$basetexture" "editor/game_text"
|
||||
"$no_fullbright" 1
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue