Advertisement
Guest User

Untitled

a guest
Apr 18th, 2018
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. token: ""
  2. url: "https://lichess.org/"
  3. engines_dir: "./engines/"
  4. engine: "lczero"
  5. weights: "latest.txt"
  6. max_concurrent_games: 1
  7. threads:
  8. supported_variants:
  9. - standard
  10. # - fromPosition
  11. # - antichess
  12. # - atomic
  13. # - chess960
  14. # - crazyhouse
  15. # - horde
  16. # - kingOfTheHill
  17. # - racingKings
  18. # - threeCheck
  19. supported_tc:
  20. - ultraBullet
  21. - bullet
  22. - blitz
  23. - rapid
  24. # - classical
  25. # - correspondence
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement