diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/butler.json | 5 | ||||
-rw-r--r-- | config/db.json | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..bc6afa1 --- /dev/null +++ b/config/db.json |