mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add astar package
This commit is contained in:
parent
6f418d08f2
commit
f8efc6ad4c
@ -1659,5 +1659,14 @@
|
|||||||
"description": "Control AnyBar instances with Nim",
|
"description": "Control AnyBar instances with Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rgv151/anybar.nim"
|
"web": "https://github.com/rgv151/anybar.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "astar",
|
||||||
|
"url": "https://github.com/Nycto/AStarNim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["astar", "A*", "pathfinding", "algorithm"],
|
||||||
|
"description": "A* Pathfinding",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Nycto/AStarNim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user