Files
uengine-runner/README.md
2021-05-27 21:38:50 +08:00

47 lines
518 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# uengine 运行器
#### 介绍
使用 Python3 的 tkinter 构建
测试平台UOS 家庭版)
(自己美术功底太差,图标直接用 anbox 的了)
#### 软件架构
i386 和 amd64
#### 源码安装教程
1. 安装所需依赖
```
sudo apt install python3 python3-tk git adb
```
2. 下载本程序
```
git clone https://gitee.com/gfdgd-xi/uengine-runner.git
```
3. 运行本程序
```
cd uengine-runner
chmod 777 main.py
./main.py
```
#### 使用说明
提示:
None
#### 特技