18 lines
401 B
JSON
18 lines
401 B
JSON
{
|
|
"name": "ru.shazbot.enet",
|
|
"version": "2.5.3",
|
|
"displayName": "ENet",
|
|
"description": "ENet (libenet) for Unity.",
|
|
"licensesUrl": "https://github.com/nxrighthere/ENet-CSharp/blob/master/LICENSE",
|
|
"keywords": [
|
|
"enet",
|
|
"libenet"
|
|
],
|
|
"author": {
|
|
"name": "Alexander Filippov",
|
|
"email": "alexander@shazbot.ru",
|
|
"url": "https://shazbot.ru/"
|
|
},
|
|
"dependencies": { }
|
|
}
|