From 2c481af09dff96cbff8ca9843f49c4516fa28bc5 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Sun, 28 Jan 2024 19:42:39 +0100 Subject: [PATCH] xd --- manifest | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/manifest b/manifest index 951da96..6ac656b 100644 --- a/manifest +++ b/manifest @@ -101,14 +101,14 @@ module.exports = { min: 2048 }, forge: `${pkg.install_path}/forge-installer.jar`, - // quickPlay: { - // type: "multiplayer", - // identifier: `${internalVars.public_ip}:${internalVars.public_ip_port}`, - // args: { - // server: internalVars.public_ip, - // port: internalVars.public_ip_port, - // }, - // } + quickPlay: { + type: "multiplayer", + identifier: `${internalVars.public_ip}:${internalVars.public_ip_port}`, + args: { + server: internalVars.public_ip, + port: internalVars.public_ip_port, + }, + } }, { install: () => {