【m】框架大更新
This commit is contained in:
33
Assets/00.BuildOriginality/package.json
Normal file
33
Assets/00.BuildOriginality/package.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "com.stary.buildoriginality",
|
||||
"version": "1.0.0",
|
||||
"displayName": "00.StaryEvo.BuildOriginality",
|
||||
"description": "美术打包工具",
|
||||
"unity": "2021.3",
|
||||
"unityRelease": "30f1",
|
||||
"author": {
|
||||
"name": "staryEvo",
|
||||
"email": "zaze97@163.com",
|
||||
"url": ""
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://192.168.31.100:8088/framework/xosmopluginlibrary.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"com.cysharp.unitask": "2.5.10",
|
||||
"com.tuyoogame.yooasset": "2.3.16"
|
||||
},
|
||||
"samples": [
|
||||
{
|
||||
"displayName": "Framework Example Scenes",
|
||||
"description": "",
|
||||
"path": "Samples~/Test"
|
||||
},
|
||||
{
|
||||
"displayName": "Loading",
|
||||
"description": "",
|
||||
"path": "Samples~/SplashScreen"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user