aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBillingsly Wetherfordshire <phowl.mouth@gmail.com>2014-03-25 02:58:39 -0500
committerBillingsly Wetherfordshire <phowl.mouth@gmail.com>2014-03-25 02:58:39 -0500
commit631bbd63009565b6cc21099f31168501a09ab806 (patch)
tree8a257aaa9c43e5c329e6bceea1b29a5a451d5fc2
parent2e631ebe816a35fa6565b7102c4d51beaa137e44 (diff)
downloadpackages-631bbd63009565b6cc21099f31168501a09ab806.tar.gz
packages-631bbd63009565b6cc21099f31168501a09ab806.zip
add allegro5 package
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 80704fa..aa47705 100644
--- a/packages.json
+++ b/packages.json
@@ -623,4 +623,13 @@
"license":"MIT",
"web":"https://github.com/nimrod-code/mongo"
},
+ {
+ "name":"allegro5",
+ "url":"git://github.com/fowlmouth/allegro5",
+ "method":"git",
+ "tags":["wrapper","graphics","games","opengl","audio"],
+ "description":"Wrapper for Allegro version 5.X",
+ "license":"MIT",
+ "web":"https://github.com/fowlmouth/allegro5"
+ },
]