diff options
Diffstat (limited to 'configs/config.2ne')
-rw-r--r-- | configs/config.2ne/butler.json | 8 | ||||
-rw-r--r-- | configs/config.2ne/db.json | bin | 0 -> 99 bytes | |||
l--------- | configs/config.2ne/goniec.json | 1 | ||||
l--------- | configs/config.2ne/logoh.json | 1 | ||||
l--------- | configs/config.2ne/translations.json | 1 |
5 files changed, 11 insertions, 0 deletions
diff --git a/configs/config.2ne/butler.json b/configs/config.2ne/butler.json new file mode 100644 index 0000000..74eb2d3 --- /dev/null +++ b/configs/config.2ne/butler.json @@ -0,0 +1,8 @@ +{ + "cutoff_point": 32, + "cutoff_rate": 0.1, + "opponent_factor": 0.5, + "only_current": 0, + "segments_in_table_limit": 10, + "output_path": "./output" +} diff --git a/configs/config.2ne/db.json b/configs/config.2ne/db.json Binary files differnew file mode 100644 index 0000000..616e6c4 --- /dev/null +++ b/configs/config.2ne/db.json diff --git a/configs/config.2ne/goniec.json b/configs/config.2ne/goniec.json new file mode 120000 index 0000000..5954b9b --- /dev/null +++ b/configs/config.2ne/goniec.json @@ -0,0 +1 @@ +../goniec.json
\ No newline at end of file diff --git a/configs/config.2ne/logoh.json b/configs/config.2ne/logoh.json new file mode 120000 index 0000000..7910e73 --- /dev/null +++ b/configs/config.2ne/logoh.json @@ -0,0 +1 @@ +../logoh.json
\ No newline at end of file diff --git a/configs/config.2ne/translations.json b/configs/config.2ne/translations.json new file mode 120000 index 0000000..d53e316 --- /dev/null +++ b/configs/config.2ne/translations.json @@ -0,0 +1 @@ +../translations.json
\ No newline at end of file |