forked from SpaceStation14-Shenanigans/Monolith
New CDN for Publish (#191)
This commit is contained in:
@@ -15,8 +15,8 @@ RELEASE_DIR = "release"
|
||||
# CONFIGURATION PARAMETERS
|
||||
# Forks should change these to publish to their own infrastructure.
|
||||
#
|
||||
ROBUST_CDN_URL = "https://cdn.project-monolith.xyz/"
|
||||
FORK_ID = "monolith"
|
||||
ROBUST_CDN_URL = "https://cdn.goobstation.com/"
|
||||
FORK_ID = "Monolith"
|
||||
|
||||
def main():
|
||||
parser = argparse.ArgumentParser()
|
||||
|
||||
Reference in New Issue
Block a user