[tweak] publish, build info
# Conflicts: # .github/workflows/publish.yml
This commit is contained in:
@@ -20,10 +20,10 @@ SERVER_FILES = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
VERSION = os.environ['GITHUB_SHA']
|
VERSION = os.environ['GITHUB_SHA']
|
||||||
FORK_ID = "wizards"
|
FORK_ID = "wd"
|
||||||
BUILD_URL = f"https://cdn.centcomm.spacestation14.com/builds/wizards/builds/{{FORK_VERSION}}/{FILE}"
|
BUILD_URL = f"https://custos.ss14.su/{{FORK_VERSION}}/{FILE}"
|
||||||
MANIFEST_URL = f"https://cdn.centcomm.spacestation14.com/cdn/version/{{FORK_VERSION}}/manifest"
|
MANIFEST_URL = f"https://procurator.ss14.su/version/{{FORK_VERSION}}/manifest"
|
||||||
MANIFEST_DOWNLOAD_URL = f"https://cdn.centcomm.spacestation14.com/cdn/version/{{FORK_VERSION}}/download"
|
MANIFEST_DOWNLOAD_URL = f"https://procurator.ss14.su/version/{{FORK_VERSION}}/download"
|
||||||
|
|
||||||
def main() -> None:
|
def main() -> None:
|
||||||
client_file = os.path.join("release", FILE)
|
client_file = os.path.join("release", FILE)
|
||||||
|
|||||||
Reference in New Issue
Block a user