Build from dedicated 'Reaper's Sky - dev' instance

This commit is contained in:
ReaperOfVeriod
2026-08-20 19:23:44 +02:00
parent 5a597dd6c4
commit 7e38c1d452
2 changed files with 1 additions and 2 deletions
Binary file not shown.
+1 -2
View File
@@ -9,8 +9,7 @@ import hashlib, json, os, subprocess, sys, tempfile, zipfile, urllib.request
USER_AGENT = "opencode-pack-builder/1.0"
INSTANCE = os.path.expanduser(
"~/.local/share/PrismLauncher/instances/"
"Create Aeronautics - Airship & Expansion/.minecraft"
"~/.local/share/PrismLauncher/instances/Reaper's Sky - dev/.minecraft"
)
MODS_DIR = os.path.join(INSTANCE, "mods")
OUT = os.path.join(os.path.dirname(os.path.abspath(__file__)),