版本暂存
This commit is contained in:
29
cfg_main.toml.bak
Normal file
29
cfg_main.toml.bak
Normal file
@@ -0,0 +1,29 @@
|
||||
[debug]
|
||||
logger_filename = "log/file_{time}.log"
|
||||
logger_format = "{time} {level} {message}"
|
||||
|
||||
[task]
|
||||
Subtask_enable = false
|
||||
GetBlock_enable = false
|
||||
PutBlock_enable = false
|
||||
GetBBall_enable = false
|
||||
UpTower_enable = false
|
||||
GetRBall_enable = false
|
||||
PutBBall_enable = false
|
||||
PutHanoi_enable = false
|
||||
MoveArea_enable = true
|
||||
KickAss_enable = true
|
||||
|
||||
[find_counts]
|
||||
GetBlock_counts = 8
|
||||
PutBlock_counts = 5
|
||||
GetBBall_counts = 3
|
||||
UpTower_counts = 3
|
||||
GetRBall_counts = 10
|
||||
PutBBall_counts = 10
|
||||
PutHanoi1_counts = 10
|
||||
PutHanoi2_counts = 2
|
||||
PutHanoi3_counts = 2
|
||||
MoveArea1_counts = 6
|
||||
MoveArea2_counts = 1700
|
||||
KickAss_counts = 10
|
||||
Reference in New Issue
Block a user