commit
e3d2363d40
1 changed files with 9 additions and 0 deletions
|
|
@ -60,6 +60,15 @@
|
|||
"tags": ["game", "library", "opengl"],
|
||||
"description": "High level OpenGL-based Game Library",
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "enet",
|
||||
"url": "git://github.com/fowlmouth/nimrod-enet/",
|
||||
"method": "git",
|
||||
"tags": ["game", "networking", "udp"],
|
||||
"description": "Wrapper for ENet UDP networking library",
|
||||
"license": "MIT"
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue