Update README for 'Reaper's Sky - dev' instance workflow

This commit is contained in:
ReaperOfVeriod
2026-08-20 19:24:50 +02:00
parent 7e38c1d452
commit a717919967
+5 -3
View File
@@ -39,9 +39,11 @@ A curated Minecraft modpack about airships, exploration, and tech progression.
## Rebuilding the pack (maintainers)
`python3 build_mrpack.py` regenerates the `.mrpack` from a live instance located at
`~/.local/share/PrismLauncher/instances/Create Aeronautics - Airship & Expansion/.minecraft`.
Set `MODS_DIR` / `OVERRIDES` at the top of the script to point at a different instance.
`python3 build_mrpack.py` regenerates the `.mrpack` from the dedicated
**"Reaper's Sky - dev"** instance at
`~/.local/share/PrismLauncher/instances/Reaper's Sky - dev/.minecraft`.
Set `INSTANCE` (and `OVERRIDES`) at the top of the script to point at a different
instance.
## Known limitations