shithub: moonfish

Download patch

ref: 09d280996b26c812b297bf7838371c5b259658c9
parent: 3533e0108c0a2395e4af479dc701d9fad244e445
author: zamfofex <zamfofex@twdb.moe>
date: Wed Oct 11 08:25:10 EDT 2023

list lack of threading support in search as a limitation

--- a/README.md
+++ b/README.md
@@ -32,6 +32,7 @@
 - no support for `go infinite` or `go mate`
 - no move name or FEN validation (may lead to potential exploits)
 - the bot will ignore time control information
+- search is single threaded
 
 building
 ---
--