Added plugin resources (sounds, models and materials).

This commit is contained in:
richard
2009-08-27 20:40:14 +02:00
parent be1ce5fed4
commit e4e2b79225
39 changed files with 74 additions and 0 deletions

View File

@ -0,0 +1,10 @@
"VertexLitGeneric"
{
"$baseTexture" "Models/Charple/Charple1_sheet"
"$bumpmap" "Models/Charple/Charple1_normal"
"$envmap" "env_cubemap"
"$normalmapalphaenvmapmask" 1
"$envmapcontrast" 1
}

View File

@ -0,0 +1,11 @@
"VertexLitGeneric"
{
"$baseTexture" "models/Zombie_Classic/Zombie_Classic_sheet"
"VertexLitGeneric_DX9"
{
"$bumpmap" "Models/zombie_classic/zombie_classic_sheet_normal"
"$envmap" "env_cubemap"
"$envmapcontrast" 1
"$normalmapalphaenvmapmask" 1
}
}

View File

@ -0,0 +1,5 @@
"VertexLitGeneric"
{
"$baseTexture" "models/Humans/corpse/corpse1"
"$model" 1
}