Initial commit.

This commit is contained in:
2026-05-13 13:28:41 +02:00
commit 2f3ffa5558
11 changed files with 1306 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"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": { }
}