The old `find | head -n 1` guess picked the wrong binary for many games (e.g. a Unity LinuxPlayer_s.debug stub instead of the real .x64 launcher, or nothing at all for .love games), so most fresh installs failed to launch. Read .itch/receipt.json.gz (butlerd writes the authoritative launch target on every install) and use its resolved command, with a smarter best-effort scan as fallback. Re-resolve commands on cache load so existing installs are fixed without a reinstall. |
||
|---|---|---|
| .. | ||
| itch_client.gd | ||
| itch_client.tscn | ||
| itch_settings.gd | ||
| itch_settings.tscn | ||
| library_itch.gd | ||
| library_itch.tscn | ||