diff --git a/packages.json b/packages.json index fbb59cc..90f8d2e 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]