{
|
|
"Rules" : [
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "scene_shader",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/scene/shader/{0}.shader"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "terrain_shader",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/scene/terrain/shader/{0}.shader"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "t4m_shader",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/Tools/T4M/Shaders/ShaderModel2/Diffuse/{0}.shader"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "particle_shader",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/scene/effect/sharder/{0}.shader"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "sound_scene_",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/sound/scene/{0}.ogg"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "sound_npc_",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/sound/npc/{0}.ogg"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "sound_story_",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/sound/story/{0}.ogg"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "animation_",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/scene/effect/camera/{0}.controller"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWithSuffix",
|
|
"Key" : "action_",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/scene/object/role/action/{0}/action.controller"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "sound_",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/sound/drop/{0}.ogg",
|
|
"Assets/LuaFramework/AssetBundleRes/sound/func/{0}.ogg",
|
|
"Assets/LuaFramework/AssetBundleRes/sound/god/{0}.ogg",
|
|
"Assets/LuaFramework/AssetBundleRes/sound/role/{0}.ogg",
|
|
"Assets/LuaFramework/AssetBundleRes/sound/ui/{0}.ogg",
|
|
"Assets/LuaFramework/AssetBundleRes/sound/skill/{0}.ogg"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "model_weapon_",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/scene/object/weapon/objs/{0}.prefab"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "model_clothe_",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/scene/object/role/objs/{0}.prefab",
|
|
"Assets/LuaFramework/AssetBundleRes/scene/object/monster/objs/{0}.prefab",
|
|
"Assets/LuaFramework/AssetBundleRes/scene/object/npc/objs/{0}.prefab",
|
|
"Assets/LuaFramework/AssetBundleRes/scene/object/wing/objs/{0}.prefab",
|
|
"Assets/LuaFramework/AssetBundleRes/scene/object/mount/objs/{0}.prefab"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "icon_sceneload_",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/iconjpg/sceneload/{0}.jpg"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "model_head_",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/scene/object/headwear/objs/{0}.prefab"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "scene_material",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/scene/material/{0}.mat"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "fashion_",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/scene/fashion/{0}.jpg"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "icon_goodsicon_",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/icon/goodsIcon/{0}.png"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "scene_other",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/scene/other/Tile/{0}.prefab"
|
|
]
|
|
},
|
|
{
|
|
"Type" : "StartsWith",
|
|
"Key" : "mapdata",
|
|
"Paths" : [
|
|
"Assets/LuaFramework/AssetBundleRes/scene/map/data/{0}.bytes"
|
|
]
|
|
}
|
|
]
|
|
}
|