SuperTuxKart 1.5 upstream source (from official release tarball)

This commit is contained in:
Benjamin
2026-06-11 20:04:02 +02:00
commit 2957e51aaa
8551 changed files with 1801800 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
<?xml version="1.0"?>
<!-- Generated with script from SVN rev Unknown -->
<materials>
<material name="acid_lake.jpg" gloss-map="acid_glow.png"/>
<material name="ball.png" gloss-map="ball_gloss.png"/>
<material name="barrier_grid.png" shader="alphatest" gloss-map="grid_glow.png"/>
<material name="glassWindows.png" shader="alphatest"/>
<material name="goal.png" shader="alphablend"/>
<material name="ground_pattern.png" shader="alphatest" ignore="Y"/>
<material name="light.png" shader="additive"/>
<material name="light_goal.png" shader="additive"/>
<material name="metal_ground.jpg" gloss-map="metal_gloss.png"/>
<material name="road_dirt_red.jpg">
<particles base="smoke_red.xml" condition="skid drive"/>
</material>
<material name="sandred.jpg">
<particles base="smoke_red.xml" condition="skid drive"/>
</material>
<material name="stkflag_mandaravaMotors_a.png" gloss-map="gfxGlow_softScreen_a.png"/>
<material name="stktex_tvVan_a.png" gloss-map="stktex_tvVan_a_gloss.png"/>
</materials>