From 2f556e0d116a1c128b245767c76729cf7e8a5422 Mon Sep 17 00:00:00 2001 From: daedreus Date: Sat, 9 Jul 2022 21:38:09 -0500 Subject: [PATCH] fix instance.cfg --- instance.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instance.cfg b/instance.cfg index b74ad1d..8c300be 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/Project-lag/raw/branch/server/.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/main/.minecraft/pack.toml \ No newline at end of file