Fork me on GitHub

Documentation for the Maniaplanet game operating system


Description of Canyon\Mod\ skin:


Description of Stadium\Mod\ skin:


Description of Valley\Mod\ skin:


Description of Storm\Mod\ skin:


AudioSettingsMod.xml

Allows to tweak the overall mix for the mood.

<?xml version="1.0" encoding="utf-8" ?>
<audio_settings version="1">
    <mix>
        <ambiance   volume_db="0" rolloff="1" />
        <players    volume_db="0" rolloff="1" />
        <weapons    volume_db="0" rolloff="1" />
        <interface  volume_db="0" rolloff="1" />
    </mix>
</audio_settings>

Moods:

The various Moods\ folder can also contain a Mood.MoodSetting.xml file to change the lighting conditions.

Documentation and examples available on the forum.