epic 命令行 客户端

epic 命令行 客户端
Legendary可以通过命令行 下载/安装/启动 epic游戏,比图形化epic客户端运行快速,占用资源少
程序下载
https://github.com/derrod/legendary
win7 x64 系统补丁,KB2533623
http://www.greenxf.com/soft/285594.html
首先要用户登录
Legendary.exe auth
查看游戏列表
Legendary.exe list-games
安装游戏
legendary install “app name” --yes --base-path J:\epic\game --download-only --max-shared-memory 700
--yes 默认确认选项
--download-only
只下载,不安装
--base-path
epic 游戏库文件夹
--max-shared-memory 300
最大使用内存 ,单位MB
~~~~~~~~~~~~~~~
使用在线身份验证启动游戏
legendary launch <App Name>
离线运行游戏
legendary launch <App Name> --offline --dry-run
列出已安装的游戏并检查更新
legendary list-installed --check-updates
导入游戏文件夹
legendary.exe import-game [App Name] [文件夹路径]
验证游戏文件
Legendary repair [App Name]
状态信息
legendary status