diff --git a/packages.json b/packages.json index 5f24da6..a5a3de4 100644 --- a/packages.json +++ b/packages.json @@ -604,5 +604,14 @@ "description": "Redis-backed sessions for jester", "license": "MIT", "web": "https://github.com/ithkuil/redissessions/" - } + }, + { + "name":"horde3d", + "url":"git://github.com/fowlmouth/horde3d", + "method":"git", + "tags":["graphics","3d","rendering","wrapper"], + "description":"Wrapper for Horde3D, a small open source 3D rendering engine.", + "license":"WTFPL", + "web":"https://github.com/fowlmouth/horde3d" + }, ]