remove unused comments

This commit is contained in:
SrGooglo 2024-02-04 21:22:46 +01:00
parent 767d987002
commit 697049e33d
1 changed files with 0 additions and 8 deletions

View File

@ -90,14 +90,6 @@ module.exports = {
min: 2048 min: 2048
}, },
forge: `${pkg.install_path}/forge-installer.jar`, 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,
// },
// }
}, },
{ {
install: () => { install: () => {