Update start.bat
This commit is contained in:
parent
864e2657dc
commit
c6b7b1823b
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
@echo off
|
||||
color 0a
|
||||
title AGSamantha server
|
||||
cls
|
||||
node --max-old-space-size=6660 index.mjs
|
||||
pause
|
||||
|
|
Loading…
Reference in a new issue