Started with JSON API module system

This commit is contained in:
Stefan Brannfjell
2014-03-09 04:42:28 +01:00
parent 7861292449
commit 733766dd45
8 changed files with 166 additions and 5 deletions

View File

@@ -139,7 +139,6 @@
// -------------- \\
// WEBSITE STUFF \\
// -------------- \\
// Highscore configuration
$config['highscore'] = array(
'rows' => 100,
@@ -232,7 +231,11 @@
//----------------\\
// ADVANCED STUFF \\
//----------------\\
// Api config
$config['api'] = array(
'debug' => false,
);
// Don't touch this unless you know what you are doing. (modifying this(key value) also requires modifications in OT files /XML/commands.xml).
$config['ingame_positions'] = array(
1 => 'Player',