# Configuration file

debug {
    B:debuggingEnabled=false
}


general {
    # If Aroma1997Core should run a VersionCheck.
    B:checkVersion=true
}


sound {
    # If true, some sounds can be disabled.
    B:muffleSounds=false

    # If sounds should get muffled, the sounds to muffle.
    S:soundsToMuffle <
        ambient.weather.rain
     >
}


