summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/butler.json5
-rw-r--r--config/db.jsonbin0 -> 144 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/config/butler.json b/config/butler.json
new file mode 100644
index 0000000..ab19a17
--- /dev/null
+++ b/config/butler.json
@@ -0,0 +1,5 @@
+{
+ "cutoff_point": 32,
+ "cutoff_rate": 0.1,
+ "opponent_factor": 0.5
+}
diff --git a/config/db.json b/config/db.json
new file mode 100644
index 0000000..bc6afa1
--- /dev/null
+++ b/config/db.json
Binary files differ