1 Star 5 Fork 3

m-Ryan / egret连连看小游戏

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
egretProperties.json 578 Bytes
一键复制 编辑 原始数据 按行查看 历史
m-Ryan 提交于 2018-03-20 19:14 . 提交
{
"native": {
"path_ignore": [],
"android_path": "H:/project/linkgameapp",
"android_as_path": "linkgame"
},
"publish": {
"web": 0,
"native": 1,
"path": "bin-release"
},
"egret_version": "5.0.12",
"template": {},
"eui": {
"exmlRoot": [
"resource/eui_skins"
],
"themes": [
"resource/default.thm.json"
],
"exmlPublishPolicy": "content"
},
"modules": [
{
"name": "egret"
},
{
"name": "eui"
},
{
"name": "res"
},
{
"name": "tween"
},
{
"name": "game"
},
{
"name": "promise",
"path": "./promise"
}
]
}
TypeScript
1
https://gitee.com/m-ryan/egret_watching_games.git
git@gitee.com:m-ryan/egret_watching_games.git
m-ryan
egret_watching_games
egret连连看小游戏
master

搜索帮助