SuperTuxKart 1.5 upstream source (from official release tarball)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- Generated with script from SVN rev Unknown -->
|
||||
<materials>
|
||||
<material name="puck.png" gloss-map="puck_gloss.png"/>
|
||||
<material name="softLight.png" gloss-map="softLightGloss.png"/>
|
||||
<material name="stk_blueTurbine_a.png" shader="alphatest" reset="Y"/>
|
||||
<material name="stk_genericMetal_a_dark.png" gloss-map="stk_genericMetal_a_glossy.png">
|
||||
<particles base="water.xml" condition="skid drive"/>
|
||||
</material>
|
||||
<material name="stk_genericMetal_a_light.png" gloss-map="stk_genericMetal_a_glossy.png">
|
||||
<particles base="water.xml" condition="skid drive"/>
|
||||
</material>
|
||||
<material name="stk_glassPanel_a.png" shader="alphablend"/>
|
||||
<material name="stk_greyMetal_a.png" gloss-map="stk_greyMetal_a_glossy.png"/>
|
||||
<material name="stk_lightGrayMetal_a_reset.png" gloss-map="stk_genericMetal_a_glossy.png" reset="Y"/>
|
||||
<material name="windowLight.png" gloss-map="softLightGloss.png"/>
|
||||
</materials>
|
||||
Reference in New Issue
Block a user