Advertisement
Guest User

Untitled

a guest
Apr 18th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. url: "https://lichess.org/"
  2. engine {
  3. dir: "./engines/"
  4. name: "lczero"
  5. weights: "latest.txt"
  6. threads: 1
  7. }
  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