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