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
+13
View File
@@ -0,0 +1,13 @@
<?xml version="1.0"?>
<!-- Generated with script from SVN rev Unknown -->
<materials>
<material name="oasis-water.png" shader="displace" ignore="Y"/>
<material name="pyramidwall.jpg" high-adhesion="Y"/>
<material name="road.jpg" normal-map="road_nm.png"/>
<material name="sand.png" slowdown-time="1.50" max-speed="0.50" normal-map="sand_nm.png"/>
<material name="seabed.jpg" reset="Y"/>
<material name="transparence2.png" shader="alphatest" collision-detect="Y" collision-reaction="reset"/>
<material name="water_light.png" surface="Y" falling-effect="Y" water-splash="Y">
<particles base="splash.xml" condition="skid drive"/>
</material>
</materials>