update: set version to 0.0.1

main 0.0.1
huyufei 2023-09-06 15:44:14 +08:00
parent 7876313106
commit eaa61b38af
1 changed files with 15 additions and 15 deletions

View File

@ -1,17 +1,17 @@
{ {
"name": "com.guru.unity.gurudoflib", "name": "com.guru.unity.gurudoflib",
"displayName": "GuruDofLib", "displayName": "GuruDofLib",
"version": "0.0.1", "version": "0.0.1",
"description": "\u57fa\u4e8eGuru kcp\u5e93\u5b9e\u73b0\u7684\u5ba2\u6237\u7aef\u63a5\u53e3\u5c01\u88c5", "description": "\u57fa\u4e8eGuru kcp\u5e93\u5b9e\u73b0\u7684\u5ba2\u6237\u7aef\u63a5\u53e3\u5c01\u88c5",
"keywords": [ "keywords": [
"unity", "unity",
"guru", "guru",
"kcp", "kcp",
"network" "network"
], ],
"documentationUrl": "https://git.chengdu.pundit.company/castbox/upm_guru_dof_lib/src/branch/main/README.md", "documentationUrl": "https://git.chengdu.pundit.company/castbox/upm_guru_dof_lib/src/branch/main/README.md",
"unity": "2020.3", "unity": "2020.3",
"license": "MIT", "license": "MIT",
"category": "Game tool", "category": "Game tool",
"dependencies": {} "dependencies": {}
} }