tableau
tableau copied to clipboard
load(patch): patch sheet at sheet (message) level
replace: if the same sheet config file (e.g.: ItemConf.json) exists in both main and patch dir
The dir hierarchy example is:
.
├── main
│ ├── ItemConf.json
│ ├── MallConf.json
│ └── HeroConf.json
└── patch
└── ItemConf.json