tableau icon indicating copy to clipboard operation
tableau copied to clipboard

load(patch): patch sheet at sheet (message) level

Open wenchy opened this issue 1 year ago • 0 comments

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

wenchy avatar Jul 26 '24 03:07 wenchy