added package hangover (#2269)

This commit is contained in:
prestosilver
2022-07-07 22:41:04 +08:00
committed by GitHub
parent f3cc5adeab
commit 0977516563
+13
View File
@@ -26642,5 +26642,18 @@
"description": "URL Object Notation implemented in Nim",
"license": "MIT",
"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"
}
]