InternBootcamp/internbootcamp/libs/futoshiki/config.json
2025-05-23 15:27:15 +08:00

7 lines
No EOL
213 B
JSON
Executable file
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"DEBUG": false,
"_comment":"生成有概率无解陷入死循环gen_depth限制生成尝试次数尝试 pow(gen_depth,size) 次失败就重新随机logic开始生成",
"gen_depth":1.2
}