From 37ed803a36e82eb223a5dc2a355dc38cade2bf8c Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Sat, 30 Mar 2024 07:21:12 +0100 Subject: [PATCH] use installer --- manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest b/manifest index 770d0d7..64ffe98 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}/forge-1.20.1-47.2.17-installer.jar`, + forge: `${pkg.install_path}/installer.jar`, memory: { max: pkg.storaged_configs?.assigned_memory ?? defaultConfig.assigned_memory, min: 2048