Skip to content

Instantly share code, notes, and snippets.

@hzqst
Created December 22, 2015 14:37
Show Gist options
  • Save hzqst/a15043c208e58c653e01 to your computer and use it in GitHub Desktop.
Save hzqst/a15043c208e58c653e01 to your computer and use it in GitHub Desktop.
resource/studio_textures.txt
[
{
"modelname" : "models/ .mdl",
"textures" :
[
{
"base" : "door1.bmp",
"replace" : "resource/tga/btn_selran_1440_0.tga"
"normal" : "resource/tga/ .tga"
},
{
"base" : "door2.bmp",
"replace" : "resource/tga/btn_selblu_1440_0.tga"
},
{
"base" : "door3.bmp",
"replace" : "resource/tga/btn_selred_1440_0.tga"
}
]
},
{
"modelname" : "models/CKF_III/ui_selteam_tv.mdl",
"textures" :
[
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment