Com.ZhuiGuang.Story.Arts/Arts/package.json

25 lines
390 B
JSON

{
"VisibleFileNames":[
"_f_",
"_b_"
],
"VisibleRegexs":[
"\\d$"
],
"InvisibleFileNames":[
],
"InvisibleRegexs":
[
"^.*cloth.*(_f)?$",
"^.*hair.*(_f)?$",
"^.*face.*(_f)?$"
],
"SortOder":{
"body":0,
"face":1,
"hair_f":2,
"hair_b":-1,
"cloth":3
}
}