Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 307 Bytes

File metadata and controls

33 lines (21 loc) · 307 Bytes

Master Duel 中文翻译补丁

使用 UnityPy 解包,使用 flet 制作界面。

准备

pip install -r requirements.txt

开发

无界面

python index.py

flet 界面

flet run interface.py

打包

PowerShell:

./release.ps1