Files
core/hwe/ts/build_exports.json
T
2023-03-26 01:04:09 +09:00

44 lines
1.5 KiB
JSON

{
"ingame": {
"map": "map.ts",
"install_db": "install_db.ts",
"install": "install.ts",
"battle_simulator": "battle_simulator.ts",
"battleCenter": "battleCenter.ts",
"bestGeneral": "bestGeneral.ts",
"recent_map": "recent_map.ts",
"select_npc": "select_npc.ts",
"betting": "betting.ts",
"bossInfo": "bossInfo.ts",
"myPage": "myPage.ts",
"extExpandCity": "extExpandCity.ts",
"diplomacy": "diplomacy.ts",
"currentCity": "currentCity.ts",
"hallOfFame": "hallOfFame.ts",
"history": "history.ts",
"select_general_from_pool": "select_general_from_pool.ts",
"extKingdoms": "extKingdoms.ts",
"common": "common_deprecated.ts"
},
"ingame_vue": {
"v_auction": "v_auction.ts",
"v_battleCenter": "v_battleCenter.ts",
"v_inheritPoint": "v_inheritPoint.ts",
"v_board": "v_board.ts",
"v_cachedMap": "v_cachedMap",
"v_chiefCenter": "v_chiefCenter.ts",
"v_cityInfo": "v_cityInfo.ts",
"v_NPCControl": "v_NPCControl.ts",
"v_join": "v_join.ts",
"v_main": "v_main.ts",
"v_history": "v_history.ts",
"v_nationStratFinan": "v_nationStratFinan.ts",
"v_processing": "v_processing.ts",
"v_nationBetting": "v_nationBetting.ts",
"v_nationGeneral": "v_nationGeneral.ts",
"v_globalDiplomacy": "v_globalDiplomacy",
"v_troop": "v_troop.ts",
"v_vote": "v_vote.ts",
"v_front": "v_front.ts"
}
}