aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriLiquid <liquidekgaming@gmail.com>2019-06-06 20:28:34 +0200
committerMiran <narimiran@disroot.org>2019-06-06 20:28:34 +0200
commit7470bfcaeb1ebaeb146d1a9b790f44e8cca55957 (patch)
tree95977044f43833e852524c71fc61dc0c56d48929
parent2e8ee7a0291eb8d418a5d5335aae59cfb9e26676 (diff)
downloadpackages-7470bfcaeb1ebaeb146d1a9b790f44e8cca55957.tar.gz
packages-7470bfcaeb1ebaeb146d1a9b790f44e8cca55957.zip
Added package rapid (#1092)
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 9845e1e..36fbaae 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]