mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Adding nimchess to packages.json (#3100)
This commit is contained in:
parent
12234dc01a
commit
efbb851c66
@ -36008,6 +36008,21 @@
|
|||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"web": "https://github.com/heysokam/xcb.nim"
|
"web": "https://github.com/heysokam/xcb.nim"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "nimchess",
|
||||||
|
"url": "https://github.com/tsoj/nimchess",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"chess",
|
||||||
|
"bitboard",
|
||||||
|
"game",
|
||||||
|
"pgn"
|
||||||
|
],
|
||||||
|
"description": "A chess library for Nim",
|
||||||
|
"license": "LGPL-3.0-linking-exception",
|
||||||
|
"web": "https://github.com/tsoj/nimchess",
|
||||||
|
"doc": "https://tsoj.github.io/nimchess"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "celina",
|
"name": "celina",
|
||||||
"url": "https://github.com/fox0430/celina",
|
"url": "https://github.com/fox0430/celina",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user