From 7f5c748e1207ac3a5f06e6f5d207c743c1d85c5f Mon Sep 17 00:00:00 2001 From: SisMaker <1713699517@qq.com> Date: Fri, 16 May 2025 14:50:56 +0800 Subject: [PATCH] =?UTF-8?q?ft:=20sql=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start_game.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 start_game.sh diff --git a/start_game.sh b/start_game.sh new file mode 100644 index 0000000..1decd79 --- /dev/null +++ b/start_game.sh @@ -0,0 +1 @@ +erl -name game@127.0.0.1 -args_file "./config/vm.args" -config "./config/gsrv.config" \ No newline at end of file