From 8e64113b6f6ee2371c2bcc0b98177e812ed0141c Mon Sep 17 00:00:00 2001 From: fithwum <34775371+fithwum@users.noreply.github.com> Date: Thu, 23 Mar 2023 06:24:05 -0700 Subject: [PATCH] test --- forge/forge-1.19.3/files/Install_Script.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/forge/forge-1.19.3/files/Install_Script.sh b/forge/forge-1.19.3/files/Install_Script.sh index 2edf180..a0d3831 100644 --- a/forge/forge-1.19.3/files/Install_Script.sh +++ b/forge/forge-1.19.3/files/Install_Script.sh @@ -14,6 +14,7 @@ MC_VERSION=1.19.3 FORGE_VERSION=44.1.0 MC_SERVER_FILE=https://maven.minecraftforge.net/net/minecraftforge/forge/${MC_VERSION}-${FORGE_VERSION}/forge-${MC_VERSION}-${FORGE_VERSION}-installer.jar MC_RUN_FILE=https://raw.githubusercontent.com/fithwum/minecraft/master/forge/forge-${MC_VERSION}/files/run.sh + EULA_FILE=https://raw.githubusercontent.com/fithwum/minecraft/master/forge/forge-${MC_VERSION}/files/eula.txt OPS_FILE=https://raw.githubusercontent.com/fithwum/minecraft/master/forge/forge-${MC_VERSION}/files/ops.json WHITELIST_FILE=https://raw.githubusercontent.com/fithwum/minecraft/master/forge/forge-${MC_VERSION}/files/whitelist.json