summaryrefslogtreecommitdiff
path: root/eclipse/config/aroma1997/Aroma1997Core.cfg
blob: a83102f52922d7044982183d8ede00bd2c517861 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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
     >
}