bg3se-macos
Baldur's Gate 3 script extender development and mod testing on macOS
All Skills in This Repository (3)
Pure Emerald Level Indicatorsbg3se-macos-ghidra
Discover BG3 Script Extender offsets and structures with Ghidra for macOS ARM64.
osgrep-reference
Document osgrep CLI commands, options, and index-management workflows.
bg3-steam-launcher
Automate launching Baldur's Gate 3 via Steam and loading saved games.
Frequently Asked Questions
FAQPage SchemaHow to install bg3se-macos?▼
Run `npx skills add tdimino/bg3se-macos --all -g -y` in your terminal to install all skills in this suite globally.
What does bg3se-macos do?▼
It ports the Baldur's Gate 3 Script Extender to macOS so Lua-based mods work on Mac, and includes a harness that automates building, launching, and testing the game.
How to test BG3 mods automatically on Mac?▼
The harness runs full pipelines that build the extender, launch the game, load a save, install mods, and assert API behavior, returning JSON reports without manual play.
Does bg3se-macos work with Claude Code?▼
Yes. The CLAUDE.md orchestrator and SKILL.md files follow the universal standard, so Claude Code can run harness commands, inspect entities, and vet mods directly.
Can I reverse engineer BG3 with Ghidra using this?▼
Yes. The included Ghidra skill documents ARM64 patterns, offset discovery methods, and headless analysis scripts for exploring the BG3 macOS binary.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core