2025-06-04 05:02:57 +08:00

20 lines
487 B
Plaintext

FilePath = {
command = "Script.FrameWork.command.",
config = "Script.FrameWork.Config.",
ui = "Script.FrameWork.GUI.",
event = "Script.FrameWork.Event.",
mediator = "Script.FrameWork.Mediator.",
prep = "Script.FrameWork.prep.",
proxy = "Script.FrameWork.Proxy.",
util = "Script.Util.",
sceneUI = "Script.FrameWork.GUI.SceneUI.",
}
PfbPath = {
cell = "GUI/v1/cell/",
tip = "GUI/v1/tip/",
popup = "GUI/v1/popup/",
ui = "GUI/v1/",
effectCommon = "Public.Effect.Common.",
}