mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
added package hangover (#2269)
This commit is contained in:
parent
f3cc5adeab
commit
0977516563
@ -26642,5 +26642,18 @@
|
|||||||
"description": "URL Object Notation implemented in Nim",
|
"description": "URL Object Notation implemented in Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Double-oxygeN/urlon-nim"
|
"web": "https://github.com/Double-oxygeN/urlon-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "hangover",
|
||||||
|
"url": "https://github.com/bob16795/hangover",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"game",
|
||||||
|
"engine",
|
||||||
|
"2D"
|
||||||
|
],
|
||||||
|
"description": "A game engine in Nim with an opengl backend",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/bob16795/hangover"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user