Diagnoses Luban generation and validation failures. Use when gen.bat fails, schema/data errors appear, or the user pastes Luban logs / --errorFormat json reports.
focus-creative-games/luban
SkillsMP 已收集 focus-creative-games/luban 中的 6 个 Skill。打开任一 Skill 可查看来源和详情。
- 最近记录的来源活动
- SkillsMP 收录数据更新
- 已收集 skills
- 6
- GitHub 星标
- 4,570
- GitHub Forks
- 735
这个仓库中的 skills
已展示 6 / 6 个已收集 Skill。
Adds a new Luban config table (Excel + __tables__ registration + regenerate). Use when creating a new table, registering reward/item tables, or when the user asks to add a Luban table.
Explains and fills Luban Excel config tables by header conventions. Use when designers fill sheets,
Guides Luban runtime Tables loading patterns for C#/other languages. Use when integrating generated code, choosing loader, or hot-reload/testing config load.
原文语言:多语言混合
Designs Luban schema (beans, enums, polymorphism, collections, groups). Use when modeling config structures, inheritance, nested beans, or choosing Excel vs XML schema.
Writes Luban field validators (ref, range, path, size, set, regex, non-default). Use when adding validation rules on types or Excel