diff options
| -rw-r--r-- | packages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 4b22e5f..ba73f85 100644 --- a/packages.json +++ b/packages.json @@ -8866,6 +8866,18 @@ "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", "method": "git", |
