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
@@ -0,0 +1,12 @@
<?xml version="1.0"?>
<!-- Generated with script from SVN rev Unknown -->
<materials>
<material name="clouds.png" shader="alphablend"/>
<material name="island_water.png" ignore="Y" shader="displace"/>
<material name="transparence.png" shader="alphatest">
<zipper duration="2.5" max-speed-increase="10.0" fade-out-time="2.0" speed-gain="5.0" min-speed="20.0"/>
</material>
<material name="under_sea.png" shader="additive"/>
<material name="windows.png" shader="alphablend"/>
<material name="windows_reflection.png" gloss-map="windows_reflection_gloss.png"/>
</materials>