Update packages.json

added horde3d wrapper
This commit is contained in:
Billingsly Wetherfordshire 2014-03-23 00:01:17 -05:00
parent 0692cb8e82
commit a87173710c

View File

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