忘记修改版本号了
This commit is contained in:
parent
022e2f1b53
commit
6aed0296ee
|
@ -4,7 +4,7 @@
|
||||||
"https://gitee.com/gfdgd-xi/uengine-runner",
|
"https://gitee.com/gfdgd-xi/uengine-runner",
|
||||||
"https://github.com/gfdgd-xi/uengine-runner"
|
"https://github.com/gfdgd-xi/uengine-runner"
|
||||||
],
|
],
|
||||||
"Version": "2.2.0",
|
"Version": "2.2.0.1",
|
||||||
"System": "Linux(deepin/UOS/Ubuntu/Debian)",
|
"System": "Linux(deepin/UOS/Ubuntu/Debian)",
|
||||||
"Tips": [
|
"Tips": [
|
||||||
"更多可见:https://gitee.com/gfdgd-xi/uengine-runner/wikis 或程序的更多帮助",
|
"更多可见:https://gitee.com/gfdgd-xi/uengine-runner/wikis 或程序的更多帮助",
|
||||||
|
@ -22,6 +22,9 @@
|
||||||
"5、如果想要使用adb连接UEngine或其他手机,请使用 1.2.0 以前的版本。(如需连接UEngine请安装adb补丁)"
|
"5、如果想要使用adb连接UEngine或其他手机,请使用 1.2.0 以前的版本。(如需连接UEngine请安装adb补丁)"
|
||||||
],
|
],
|
||||||
"Update": [
|
"Update": [
|
||||||
|
"<b>V2.2.0.1:</b>",
|
||||||
|
"※1、解决 deepin 23 beta3 缺失依赖的问题",
|
||||||
|
"",
|
||||||
"<b>V2.2.0:</b>",
|
"<b>V2.2.0:</b>",
|
||||||
"※1、支持 deepin 23,不需要强制依赖 aapt",
|
"※1、支持 deepin 23,不需要强制依赖 aapt",
|
||||||
"※2、修复 deepin 23 安装的 APK 无法正常在启动器显示图标的问题",
|
"※2、修复 deepin 23 安装的 APK 无法正常在启动器显示图标的问题",
|
||||||
|
|
|
@ -4,6 +4,7 @@ try:
|
||||||
import PIL.ImageDraw as ImageDraw
|
import PIL.ImageDraw as ImageDraw
|
||||||
except:
|
except:
|
||||||
os.system("python3 -m pip install --upgrade pillow --break-system-packages --trusted-host https://repo.huaweicloud.com -i https://repo.huaweicloud.com/repository/pypi/simple")
|
os.system("python3 -m pip install --upgrade pillow --break-system-packages --trusted-host https://repo.huaweicloud.com -i https://repo.huaweicloud.com/repository/pypi/simple")
|
||||||
|
os.system("python3 -m pip install --upgrade pillow --trusted-host https://repo.huaweicloud.com -i https://repo.huaweicloud.com/repository/pypi/simple")
|
||||||
import PIL.Image as Image
|
import PIL.Image as Image
|
||||||
import PIL.ImageDraw as ImageDraw
|
import PIL.ImageDraw as ImageDraw
|
||||||
import zipfile
|
import zipfile
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"https://gitee.com/gfdgd-xi/uengine-runner",
|
"https://gitee.com/gfdgd-xi/uengine-runner",
|
||||||
"https://github.com/gfdgd-xi/uengine-runner"
|
"https://github.com/gfdgd-xi/uengine-runner"
|
||||||
],
|
],
|
||||||
"Version": "2.2.0",
|
"Version": "2.2.0.1",
|
||||||
"System": "Linux(deepin/UOS/Ubuntu/Debian)",
|
"System": "Linux(deepin/UOS/Ubuntu/Debian)",
|
||||||
"Tips": [
|
"Tips": [
|
||||||
"更多可见:https://gitee.com/gfdgd-xi/uengine-runner/wikis 或程序的更多帮助",
|
"更多可见:https://gitee.com/gfdgd-xi/uengine-runner/wikis 或程序的更多帮助",
|
||||||
|
@ -22,6 +22,9 @@
|
||||||
"5、如果想要使用adb连接UEngine或其他手机,请使用 1.2.0 以前的版本。(如需连接UEngine请安装adb补丁)"
|
"5、如果想要使用adb连接UEngine或其他手机,请使用 1.2.0 以前的版本。(如需连接UEngine请安装adb补丁)"
|
||||||
],
|
],
|
||||||
"Update": [
|
"Update": [
|
||||||
|
"<b>V2.2.0.1:</b>",
|
||||||
|
"※1、解决 deepin 23 beta3 缺失依赖的问题",
|
||||||
|
"",
|
||||||
"<b>V2.2.0:</b>",
|
"<b>V2.2.0:</b>",
|
||||||
"※1、支持 deepin 23,不需要强制依赖 aapt",
|
"※1、支持 deepin 23,不需要强制依赖 aapt",
|
||||||
"※2、修复 deepin 23 安装的 APK 无法正常在启动器显示图标的问题",
|
"※2、修复 deepin 23 安装的 APK 无法正常在启动器显示图标的问题",
|
||||||
|
@ -274,7 +277,7 @@
|
||||||
"11、deepin 终端",
|
"11、deepin 终端",
|
||||||
"……"
|
"……"
|
||||||
],
|
],
|
||||||
"Time": "2024-02-04 11:02:31 Linux-6.1.32-amd64-desktop-hwe-x86_64-with-glibc2.37",
|
"Time": "2024-02-04 11:05:59 Linux-6.1.32-amd64-desktop-hwe-x86_64-with-glibc2.37",
|
||||||
"Contribute": [
|
"Contribute": [
|
||||||
"<b>感谢以下用户提供的问题、建议、图标、代码等,如果有遗漏,请及时与开发者联系添加,以及如果侵犯到您的合法权益,也及时与开发者联系:</p>",
|
"<b>感谢以下用户提供的问题、建议、图标、代码等,如果有遗漏,请及时与开发者联系添加,以及如果侵犯到您的合法权益,也及时与开发者联系:</p>",
|
||||||
"<hr>",
|
"<hr>",
|
||||||
|
|
Loading…
Reference in New Issue