16 lines
314 B
Plaintext
16 lines
314 B
Plaintext
//////////////////////////////
|
|
//
|
|
// The logo file needs to be somewhere under the vgui directory
|
|
//
|
|
//////////////////////////////
|
|
|
|
"UnlitGeneric"
|
|
{
|
|
"$translucent" 1
|
|
"$basetexture" "vgui/ExampleCustomLogo/example_custom_logo"
|
|
"$vertexcolor" 1
|
|
"$vertexalpha" 1
|
|
"$no_fullbright" 1
|
|
"$nomip" 1
|
|
}
|