.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
ROM_PATH
ROM Path to your own legally obtained Red / Blue / Yellow ROM. When the engine checkout has no data/generated yet, the runner imports it…
SECONDARY_ROM_PATH
Optional second cartridge, used by the Red-vs-Yellow battle-compat check (tests/drivers/run-red-yellow-battle-compat.sh). Point at Yellow…
ROM_VERSION
red | blue | yellow -- which game ROM_PATH is. This is not cosmetic. scripts/setup.sh never passes --version through to the extractor,…
SECONDARY_ROW_VERSION
brew install flyctl && fly launch --from https://github.com/alamops/rbymmomod
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/alamops/rbymmomod
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/alamops/rbymmomod