This commit is contained in:
SrGooglo 2024-03-30 06:45:32 +01:00
parent fddb77e8d9
commit 1f8016b639
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ module.exports = {
root: pkg.install_path,
authorization: auth,
version: internalVars.mc_version,
forge: `${pkg.install_path}/forge-installer.jar`,
forge: `${pkg.install_path}/installer.jar`,
memory: {
max: pkg.storaged_configs?.assigned_memory ?? defaultConfig.assigned_memory,
min: 2048