GBALATRO/balatro-gba

ROM name depends on repo directory name

Open

Aperta il 2 apr 2026

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C (2281 star) (95 fork)auto 404
enhancementgood first issue

Descrizione

Currently, our Makefile names the ROM based on the directory of the repo (the directory the Makefile is in). This means that if someone checks out the repo and renames the directory, then instructions and scripts that specifically reference balatro-gba.gba are no longer correct.

The Makefile needs to be updated to always name the ROM: balatro-gba.gba.

Guida contributor