mirror of
https://github.com/TriM-Organization/Linglun-Converter.git
synced 2026-04-29 14:15:42 +00:00
最后的更新:对于部分midi文件字符集错误的问题的修复,依赖环境框定,文档声明优化
This commit is contained in:
3
nuitka_build.bat
Normal file
3
nuitka_build.bat
Normal file
@@ -0,0 +1,3 @@
|
||||
echo "这个命令需要在符合 ASCII 的路径下运行"
|
||||
pause
|
||||
python -m nuitka .\llc_win_wxPython.py --mingw64 --clang --show-scons --follow-imports --enable-plugin=dill-compat --windows-icon-from-ico="./resources/LLC_LOGO_OK_PLAIN_BANNER.ico" --windows-console-mode=hide --product-name="伶伦转换器" --product-version="1.2.3.1" --file-description="《我的世界》数字音乐转换工具" --copyright="版权所有 © 2025 金羿,保留所有权利。\nCopyright © 2025 EillesWan, All Rights Reserved." --onefile-windows-splash-screen-image="./resources/LLC_LOGO_OK_PLAIN_BANNER.png"
|
||||
Reference in New Issue
Block a user