# HG changeset patch # User Wuzzy # Date 1443269914 0 # Node ID 349ec30bf87cdce0dfd2c688767f4bf3626d3a94 # Parent 1d8279176ba613489445b860351a6b997b1f283a Fix capitalization of file names diff -r 1d8279176ba6 -r 349ec30bf87c ConfigurationFiles.wiki --- a/ConfigurationFiles.wiki Sat Sep 26 12:09:19 2015 +0000 +++ b/ConfigurationFiles.wiki Sat Sep 26 12:18:34 2015 +0000 @@ -7,7 +7,7 @@ -= `Hedgewars.ini` = += `hedgewars.ini` = == {{{[video]}}} == _Graphics rendering settings, back-end (engine)_ @@ -65,7 +65,7 @@ || show=false || Boolean || If the number of frames rendered per second should be shown in-game || || limit=27 || Integer || Maximum number of frames rendered per second, calculated as _1000 / (35 - limit)_ || -= Weapons.ini: = += `weapons.ini` = == {{{[General]}}} == _List of weapon settings as key-value pairs, each with a string name and integer value_ @@ -73,7 +73,7 @@ || *Setting* || *Type* || *Description* || || Default=93919...11101 || Integer || Which weapons are allowed in the default mode || -= Schemes.ini: = += `schemes.ini` = == {{{[schemes]}}} == _List of custom scheme settings as key-value pairs, each with a key of "index number of scheme backslash setting name"_