From d7f7fd58f34d5e5787f0ae23519730553c762dda Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Sat, 30 Mar 2024 07:16:50 +0100 Subject: [PATCH] update installer --- manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest b/manifest index 64ffe98..770d0d7 100644 --- a/manifest +++ b/manifest @@ -147,7 +147,7 @@ module.exports = { root: pkg.install_path, authorization: auth, version: internalVars.mc_version, - forge: `${pkg.install_path}/installer.jar`, + forge: `${pkg.install_path}/forge-1.20.1-47.2.17-installer.jar`, memory: { max: pkg.storaged_configs?.assigned_memory ?? defaultConfig.assigned_memory, min: 2048