mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
commit
dd08bb75ee
@ -2959,5 +2959,17 @@
|
|||||||
"description": "A simple tool to manage multiple installs of Nim.",
|
"description": "A simple tool to manage multiple installs of Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://christine.website/projects/Vardene"
|
"web": "https://christine.website/projects/Vardene"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "quadtree",
|
||||||
|
"url": "https://github.com/Nycto/QuadtreeNim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"quadtree",
|
||||||
|
"algorithm"
|
||||||
|
],
|
||||||
|
"description": "A Quadtree implementation",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Nycto/QuadtreeNim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user