名称修改为 enhance-kit

This commit is contained in:
SmallMain
2022-07-11 12:10:40 +08:00
parent 0420aa7b9c
commit fc960a3041
64 changed files with 203 additions and 197 deletions

View File

@@ -1,9 +1,9 @@
# Cocos Service Pack Demo
# Cocos Enhance Kit Demo
这是对服务包所有特性做展示的 Cocos Creator 演示项目。
这是对增强包所有特性做展示的 Cocos Creator 演示项目。
## 如何运行
1. 将项目克隆下来之后,根据文档中的 [安装指南](https://smallmain.gitee.io/cocos-service-pack/docs/installation-guide/installation-intro) 安装服务包。
1. 将项目克隆下来之后,根据文档中的 [安装指南](https://smallmain.gitee.io/cocos-enhance-kit/docs/installation-guide/installation-intro) 安装增强包。
2. 重启编辑器后运行项目的 `main.fire` 场景。

View File

@@ -3003,8 +3003,8 @@
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_string": "源码https://github.com/smallmain/cocos-service-pack/tree/master/demo",
"_N$string": "源码https://github.com/smallmain/cocos-service-pack/tree/master/demo",
"_string": "源码https://github.com/smallmain/cocos-enhance-kit/tree/master/demo",
"_N$string": "源码https://github.com/smallmain/cocos-enhance-kit/tree/master/demo",
"_fontSize": 16,
"_lineHeight": 20,
"_enableWrapText": true,
@@ -3122,4 +3122,4 @@
"fileId": "",
"sync": false
}
]
]

View File

@@ -575,8 +575,8 @@
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_string": "- Cocos Service Pack Demo -",
"_N$string": "- Cocos Service Pack Demo -",
"_string": "- Cocos Enhance Kit Demo -",
"_N$string": "- Cocos Enhance Kit Demo -",
"_fontSize": 14,
"_lineHeight": 16,
"_enableWrapText": true,
@@ -6050,4 +6050,4 @@
},
"_id": "bb+fS+fRdNjpHlO+aD5arl"
}
]
]

View File

@@ -2,7 +2,7 @@
"engine": "cocos2d-html5",
"packages": "packages",
"version": "2.4.9",
"name": "cocos-service-pack-demo",
"name": "cocos-enhance-kit-demo",
"id": "00fac3aa-a82e-4242-8505-128adae1c6c7",
"isNew": false
}
}

View File

@@ -8,7 +8,7 @@
},
"packageName": "org.cocos2d.helloworld",
"startScene": "cab4af66-dc74-41b5-8826-79b3a30ba99a",
"title": "Cocos-Service-Pack-Demo",
"title": "Cocos-Enhance-Kit-Demo",
"webOrientation": "landscape",
"inlineSpriteFrames": true,
"inlineSpriteFrames_native": true,