Skip to content

v1.0.0 — macOS build (Apple Silicon + Intel)

Latest

Choose a tag to compare

@stas-bool stas-bool released this 11 Jul 22:53
· 1 commit to Main since this release

macOS build of Character Generator 2.0

Native Apple Silicon and Intel builds, fixed to work with the current version of the paid Modern Interiors asset pack by LimeZu.

Downloads

  • Character-Generator-2.0-AppleSilicon.zip — M-series Macs (M1/M2/M3/…)
  • Character-Generator-2.0-Intel.zip — Intel Macs

⚠️ You also need the paid Modern Interiors sprites

This build does not include the sprites. Buy Modern Interiors, normalize them with tools/normalize_character_pieces.py, and place the resulting Character Pieces folder next to the .app. Full step-by-step in the README → Quick start.

What's fixed vs upstream

  • Asset normalization for the current Modern Interiors dimensions (broken previews/animation frames).
  • Path resolution — the .app finds Character Pieces next to itself, so it launches with a normal double-click (no terminal).
  • Duplicate Discord plugin disabled (import errors).
  • Upstream LootLocker API key removed from config.

See HANDOFF.md for full debugging background.