2020-06-08 11:49:45 +08:00
|
|
|
{
|
|
|
|
|
"initial": [
|
|
|
|
|
"libs/modules/egret/egret.js",
|
|
|
|
|
"libs/modules/egret/egret.web.js",
|
|
|
|
|
"libs/modules/eui/eui.js",
|
|
|
|
|
"libs/modules/assetsmanager/assetsmanager.js",
|
|
|
|
|
"libs/modules/game/game.js",
|
|
|
|
|
"libs/modules/tween/tween.js",
|
|
|
|
|
"libs/modules/promise/promise.js",
|
2020-06-17 23:19:25 +08:00
|
|
|
"libs/framework/framework.js",
|
|
|
|
|
"libs/long/long.js"
|
2020-06-08 11:49:45 +08:00
|
|
|
],
|
|
|
|
|
"game": [
|
|
|
|
|
"bin-debug/AssetAdapter.js",
|
|
|
|
|
"bin-debug/LoadingUI.js",
|
|
|
|
|
"bin-debug/Main.js",
|
|
|
|
|
"bin-debug/Platform.js",
|
2020-06-08 16:23:48 +08:00
|
|
|
"bin-debug/ThemeAdapter.js",
|
2020-06-15 12:16:23 +08:00
|
|
|
"bin-debug/game/CoreEmitterType.js",
|
2020-06-08 18:26:05 +08:00
|
|
|
"bin-debug/game/MainScene.js",
|
|
|
|
|
"bin-debug/game/SpawnerComponent.js",
|
2020-06-15 12:16:23 +08:00
|
|
|
"bin-debug/game/SpawnerSystem.js"
|
2020-06-08 11:49:45 +08:00
|
|
|
]
|
|
|
|
|
}
|