Skip to main content

brushes

星标11
分支2
更新时间2026年6月22日 04:26

Extract from and build Battle Brothers `.brush` sprite-sheet files with bbrusher (the engine's atlas tool). A `.brush` is an XML manifest pointing at a packed `gfx/<name>.png` atlas; sprites are referenced at runtime by id via `setBrush("sprite_id")` / `getSprite(...).setBrush(...)`. TRIGGER when: vendoring sprites from another mod/the base game into your own brush, building a new `.brush` + atlas PNG, inspecting/extracting sprites from an existing `.brush`, or wiring a custom body/head/hair/socket look (e.g. a Beastform transformation). SKIP: ordinary `gfx/*.png` icons that are not part of a sprite sheet (use the `bb-icons` skill), code-only changes, translations.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly