upm_guru_kcp/package.json

11 lines
234 B
JSON
Raw Normal View History

2023-08-30 04:26:45 +00:00
{
"name": "com.guru.unity.gurukcp",
"displayName": "GuruKCP",
"version": "0.0.1",
"description": "基于DotNetty版本实现的kcp",
"unity": "2020.3",
"license": "MIT",
"category": "Game tool",
"dependencies": {
}
}