GBALATRO/balatro-gba

ROM name depends on repo directory name

クローズ

#421 opened on 2026/04/02

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C (95 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2,281 個のスター)
PR merge metrics
 (平均マージ 4d 5h) (30d で 21 merged PRs)

説明

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.

コントリビューターガイド