4 Star 16 Fork 6

zhangpeng2k / Egret开发的H5游戏 成语大挑战

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
manifest.json 767 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhangpeng2k 提交于 2018-09-07 15:10 . 算是完成了吧
{
"initial": [
"libs/modules/egret/egret.js",
"libs/modules/egret/egret.web.js",
"libs/modules/eui/eui.js",
"libs/modules/assetsmanager/assetsmanager.js",
"libs/modules/tween/tween.js",
"libs/modules/game/game.js",
"libs/modules/promise/promise.js"
],
"game": [
"bin-debug/Game/Word.js",
"bin-debug/AssetAdapter.js",
"bin-debug/Main.js",
"bin-debug/Platform.js",
"bin-debug/ThemeAdapter.js",
"bin-debug/Game/AnswerWord.js",
"bin-debug/Game/GameSetting.js",
"bin-debug/LoadingUI.js",
"bin-debug/Game/LevelDataManager.js",
"bin-debug/Game/LevelIcon.js",
"bin-debug/Game/SceneBegin.js",
"bin-debug/Game/SceneGame.js",
"bin-debug/Game/SceneLevels.js",
"bin-debug/Game/SoundMenager.js",
"bin-debug/Game/LevelDataItem.js"
]
}
TypeScript
1
https://gitee.com/HelloBugWorld/egret_cydtz.git
git@gitee.com:HelloBugWorld/egret_cydtz.git
HelloBugWorld
egret_cydtz
Egret开发的H5游戏 成语大挑战
master

搜索帮助