Fix 40250 classic login and world loading
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
# 登录 → 选人 → 进游戏。资源用仓库内 assets/。
|
||||
cd "$(dirname "$0")"
|
||||
export MT_ASSETS="$PWD/assets"
|
||||
export MT_PROTOCOL="${MT_PROTOCOL:-classic}"
|
||||
exec "${GODOT:-godot}" --path project res://client_main.tscn "$@"
|
||||
|
||||
Reference in New Issue
Block a user