upm_guru_dof_lib/package.json

17 lines
473 B
JSON
Raw Normal View History

2023-09-06 06:24:31 +00:00
{
2023-09-06 07:44:14 +00:00
"name": "com.guru.unity.gurudoflib",
"displayName": "GuruDofLib",
2023-11-08 03:20:04 +00:00
"version": "0.1.1",
2023-09-06 07:44:14 +00:00
"description": "\u57fa\u4e8eGuru kcp\u5e93\u5b9e\u73b0\u7684\u5ba2\u6237\u7aef\u63a5\u53e3\u5c01\u88c5",
"keywords": [
"unity",
"guru",
"kcp",
"network"
],
"documentationUrl": "https://git.chengdu.pundit.company/castbox/upm_guru_dof_lib/src/branch/main/README.md",
"unity": "2020.3",
"license": "MIT",
"category": "Game tool",
"dependencies": {}
2023-09-06 06:24:31 +00:00
}