Added package rapid (#1092)

This commit is contained in:
iLiquid 2019-06-06 20:28:34 +02:00 committed by Miran
parent 2e8ee7a029
commit 7470bfcaeb

View File

@ -13463,5 +13463,20 @@
"description": "C Tox core wrapper",
"license": "GPL-3.0",
"web": "https://github.com/ehmry/nim_tox"
},
{
"name": "rapid",
"url": "https://github.com/liquid600pgm/rapid",
"method": "git",
"tags": [
"game",
"engine",
"2d",
"graphics",
"audio"
],
"description": "A game engine for rapid development and easy prototyping",
"license": "MIT",
"web": "https://github.com/liquid600pgm/rapid"
}
]