added package hangover (#2269)

This commit is contained in:
prestosilver 2022-07-07 10:41:04 -04:00 committed by GitHub
parent f3cc5adeab
commit 0977516563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]