--- a/ConfigurationFiles.wiki Mon Apr 18 16:43:42 2016 +0100
+++ b/ConfigurationFiles.wiki Thu Apr 21 20:35:16 2016 +0100
@@ -8,7 +8,7 @@
<wiki:toc max_depth="2" />
-== `hedgewars.ini` ==
+== `settings.ini` ==
=== {{{[video]}}} ===
_Graphics rendering settings, back-end (engine)_
@@ -66,17 +66,6 @@
|| 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` ==
-
-=== {{{[General]}}} ===
-_List of weapon settings as key-value pairs, each with a string name and integer value_
-
-|| *Setting* || *Type* || *Description* ||
-|| Default=93919...11101 || Integer || Which weapons are allowed in the default mode ||
-
-== `settings.ini` ==
-Various Hedgewars settings.
-
=== {{{Binds}}} ===
This section defines the global key bindings. They can be overwritten by teams.
@@ -213,11 +202,13 @@
|| `j0h1l` || First controller, second D-pad left ||
|| `j1h1r` || Second controller, second D-pad right ||
-
-=== Other sections ===
+== `weapons.ini` ==
-_To be written …_
+=== {{{[General]}}} ===
+_List of weapon settings as key-value pairs, each with a string name and integer value_
+|| *Setting* || *Type* || *Description* ||
+|| Default=93919...11101 || Integer || Which weapons are allowed in the default mode ||
== `schemes.ini` ==