Added package tinamou (#697)

This commit is contained in:
Double_oxygeN 2018-04-05 21:57:56 +09:00 committed by Dominik Picheta
parent fedc72fe6a
commit bc89ac251f

View File

@ -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",