From 0a3515c772713c53479d3d39edd29e2dafd45f70 Mon Sep 17 00:00:00 2001 From: daedreus Date: Fri, 8 Jul 2022 21:42:21 -0500 Subject: [PATCH] u[dated instance config to point to new link --- instance.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instance.cfg b/instance.cfg index 4210e5a..b74ad1d 100644 --- a/instance.cfg +++ b/instance.cfg @@ -2,4 +2,4 @@ InstanceType=OneSix iconKey=modpack.icon name=Modpack Template OverrideCommands=true -PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://git.merith.xyz/modpacks/ancient-ones/raw/branch/main/.minecraft/pack.toml \ No newline at end of file +PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://git.merith.xyz/modpacks/Project-lag/raw/branch/server/.minecraft/pack.toml \ No newline at end of file