{
	"name": "com.ellyality.network.litenetlib",
	"displayName":"LiteNetLib",
	"version": "1.0.10",
    "author": "Elly Network",
    "unity": "2019.2",
    "keywords": ["network", "udp", "multiplayer"],
    "category": "engineering",
    "license": "LICENSE",
	"description": "Provide basic udp connection",
    "documentationUrl": "https://revenantx.github.io/LiteNetLib/index.html",
    "samples":[
        {
            "displayName": "Demo Scene",
            "description": "UDP Demo",
            "path": "~Demo"
        }
    ],
    "dependencies": {
    }
}