From c6b7b1823b11eceabcdf8dbc722ea5575e144963 Mon Sep 17 00:00:00 2001 From: The Ghost of FOSS' Future <163201376+sneedgroup-holder@users.noreply.github.com> Date: Mon, 16 Sep 2024 08:29:50 -0500 Subject: [PATCH] Update start.bat --- start.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/start.bat b/start.bat index 77e7a5f..5e44b4a 100644 --- a/start.bat +++ b/start.bat @@ -1,5 +1,6 @@ @echo off color 0a title AGSamantha server +cls node --max-old-space-size=6660 index.mjs pause