更新 README

This commit is contained in:
gfdgd xi 2021-11-28 20:47:52 +08:00
parent 016c397529
commit c4ab276ab5
7 changed files with 19 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# uengine 运行器 1.5.1 # uengine 运行器 1.5.2
### 介绍 ### 介绍
        新版本Deepin/UOS发布后可以在应用商店安装部分官方已适配的安卓应用对爱好者来说不能自己安装APK软件包始终差点意思本程序可以为Deepin/UOS上的UEngine安卓运行环境安装自定义APK软件包并能发送安装的APK包启动菜单到桌面或系统菜单。         新版本Deepin/UOS发布后可以在应用商店安装部分官方已适配的安卓应用对爱好者来说不能自己安装APK软件包始终差点意思本程序可以为Deepin/UOS上的UEngine安卓运行环境安装自定义APK软件包并能发送安装的APK包启动菜单到桌面或系统菜单。
@ -191,12 +191,14 @@ pip3 uninstall ttkthemes
| :-: | :-: | | :-: | :-: |
| gfdgd xi | 3025613752@qq.com | | gfdgd xi | 3025613752@qq.com |
| actionchen | 917981399@qq.com | | actionchen | 917981399@qq.com |
| 柚子 | https://gitee.com/Limexb |
### 相关项目 ### 相关项目
| 项目名称 | 项目地址 | | 项目名称 | 项目地址 |
| :-: | :-:| | :-: | :-:|
| uengine-installer | https://gitee.com/Maicss/uengine-installer | | uengine-installer | https://gitee.com/Maicss/uengine-installer |
| uengine APK 打包器 | https://gitee.com/gfdgd-xi/uengine-apk-builder | | uengine APK 打包器 | https://gitee.com/gfdgd-xi/uengine-apk-builder |
| Root UEngine | https://gitee.com/Limexb/root-uengine |
### 附测试生成图标无问题列表: ### 附测试生成图标无问题列表:
**至于能不能用就不测试了,这暂时不是重点** **至于能不能用就不测试了,这暂时不是重点**

View File

@ -132,6 +132,9 @@
"……" "……"
], ],
"Time": "2021年08月30日", "Time": "2021年08月30日",
"Contribute": ["gfdgd xi<3025613752@qq.com>", "Contribute": [
"actionchen<917981399@qq.com>"] "gfdgd xi<3025613752@qq.com>",
"actionchen<917981399@qq.com>",
"柚子<https://gitee.com/Limexb>"
]
} }

Binary file not shown.

View File

@ -132,6 +132,9 @@
"……" "……"
], ],
"Time": "2021年08月30日", "Time": "2021年08月30日",
"Contribute": ["gfdgd xi<3025613752@qq.com>", "Contribute": [
"actionchen<917981399@qq.com>"] "gfdgd xi<3025613752@qq.com>",
"actionchen<917981399@qq.com>",
"柚子<https://gitee.com/Limexb>"
]
} }

View File

@ -954,7 +954,7 @@ Tk 版本 :{}
程序官网 {} 程序官网 {}
系统版本 :{} 系统版本 : {}
©2021-{}'''.format(version, goodRunSystem, tk.TkVersion, programUrl, SystemVersion, time.strftime("%Y")) ©2021-{}'''.format(version, goodRunSystem, tk.TkVersion, programUrl, SystemVersion, time.strftime("%Y"))
tips = "\n".join(information["Tips"]) tips = "\n".join(information["Tips"])

View File

@ -132,6 +132,9 @@
"……" "……"
], ],
"Time": "2021年08月30日", "Time": "2021年08月30日",
"Contribute": ["gfdgd xi<3025613752@qq.com>", "Contribute": [
"actionchen<917981399@qq.com>"] "gfdgd xi<3025613752@qq.com>",
"actionchen<917981399@qq.com>",
"柚子<https://gitee.com/Limexb>"
]
} }

Binary file not shown.