在未安装游戏版本时支持一键下载启动游戏 (#4248)

This commit is contained in:
Glavo
2025-08-13 15:36:53 +08:00
committed by GitHub
parent b60d889bf7
commit b57547415b
5 changed files with 88 additions and 18 deletions

View File

@@ -1436,6 +1436,9 @@ version.game.snapshot=Snapshot
version.game.snapshots=Snapshots
version.game.type=Type
version.launch=Launch Game
version.launch.empty=Start Game
version.launch.empty.installing=Installing Game
version.launch.empty.tooltip=Install and launch the latest official release
version.launch.test=Test Launch
version.switch=Switch Instance
version.launch_script=Export Launch Script

View File

@@ -1229,6 +1229,9 @@ version.game.snapshot=快照
version.game.snapshots=快照
version.game.type=版本類型
version.launch=啟動遊戲
version.launch.empty=開始遊戲
version.launch.empty.installing=安裝遊戲
version.launch.empty.tooltip=安裝並啟動最新正式版遊戲
version.launch.test=測試遊戲
version.switch=切換實例
version.launch_script=生成啟動指令碼

View File

@@ -1239,6 +1239,9 @@ version.game.snapshot=快照
version.game.snapshots=快照
version.game.type=版本类型
version.launch=启动游戏
version.launch.empty=开始游戏
version.launch.empty.installing=安装游戏
version.launch.empty.tooltip=安装并启动最新正式版游戏
version.launch.test=测试游戏
version.switch=切换版本
version.launch_script=生成启动脚本