Update packages.json
added horde3d wrapper
This commit is contained in:
parent
0692cb8e82
commit
a87173710c
1 changed files with 10 additions and 1 deletions
|
|
@ -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"
|
||||
},
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue