加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
manifest.json 961 Bytes
一键复制 编辑 原始数据 按行查看 历史
时光为幼稚买了单 提交于 2018-10-09 15:02 . init commit
{
"initial": [
"libs/modules/egret/egret.js",
"libs/modules/egret/egret.web.js",
"libs/modules/game/game.js",
"libs/modules/tween/tween.js",
"libs/modules/assetsmanager/assetsmanager.js",
"libs/modules/socket/socket.js",
"libs/modules/promise/promise.js",
"libs/rawinflate/rawinflate.js",
"libs/fairygui/fairygui.js"
],
"game": [
"bin-debug/carrun/UI_carItem.js",
"bin-debug/LoadingUI.js",
"bin-debug/Platform.js",
"bin-debug/carrun/CarItemModel.js",
"bin-debug/carrun/CarrunBinder.js",
"bin-debug/carrun/ShopItemModel.js",
"bin-debug/carrun/UI_buyBtn.js",
"bin-debug/carrun/UI_buyCarBtn.js",
"bin-debug/Main.js",
"bin-debug/carrun/UI_closeBtn.js",
"bin-debug/carrun/UI_mainScene.js",
"bin-debug/carrun/UI_shopBtn.js",
"bin-debug/carrun/UI_shopItem.js",
"bin-debug/carrun/UI_shopWindow.js",
"bin-debug/control/MainSceneCotrol.js",
"bin-debug/control/ShopWindowControl.js",
"bin-debug/datas/CarData.js"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化