Build from dedicated 'Reaper's Sky - dev' instance
This commit is contained in:
Binary file not shown.
+1
-2
@@ -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__)),
|
||||
|
||||
Reference in New Issue
Block a user