diff --git a/packages.json b/packages.json index 4b22e5f..ba73f85 100644 --- a/packages.json +++ b/packages.json @@ -8865,6 +8865,18 @@ "license": "MIT or Apache License 2.0", "web": "https://github.com/numforge/loopfusion" }, + { + "name": "tinamou", + "url": "https://github.com/Double-oxygeN/tinamou", + "method": "git", + "tags": [ + "game", + "sdl2" + ], + "description": "Game Library in Nim with SDL2", + "license": "MIT", + "web": "https://github.com/Double-oxygeN/tinamou" + }, { "name": "cittadino", "url": "https://github.com/makingspace/cittadino",