mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-06-03 18:14:07 +02:00
13 lines
No EOL
295 B
Text
13 lines
No EOL
295 B
Text
"Resource/specificPanel.res"
|
|
{
|
|
// Specify panel-specific controls here
|
|
empty ""
|
|
"empty quoted" "\"\""
|
|
array 1
|
|
array 2
|
|
array "3"
|
|
windows_path "C:\test\no newline"
|
|
|
|
\\"$translucent" 1 // this is real vdf written by real valve developers
|
|
"$envmaptint" .5 .5 .5
|
|
} |