patch system: use raw.klud.top, remove GitHub raw URLs
This commit is contained in:
@@ -26,7 +26,7 @@ PROJECT_GODOT = "project.godot"
|
||||
CHANGELOG_DRAFT = "CHANGELOG_DRAFT.md"
|
||||
VERSION_JSON = "assets/data/version.json"
|
||||
EXPORT_PRESETS = "export_presets.cfg"
|
||||
MANIFEST_URL = "http://git.klud.top:8000/danchie/tekton/patch.pck"
|
||||
MANIFEST_URL = "http://raw.klud.top/danchie/tekton/patch.pck"
|
||||
|
||||
# ─── Parse command line arguments ─────────────────────────────────────────────
|
||||
parser = argparse.ArgumentParser(description="Generate version.json and update version numbers")
|
||||
|
||||
Reference in New Issue
Block a user