LoCyanTeam 为其配套联机大厅研发的 MC 启动器 | Powered by Python
- 本项目目前仍在开发中,产生任何 Bug 请及时反馈。
- 确保 Python 3.8+ 已安装
git clone https://github.com/LoCyan-Team/LoCyanMinecraftLauncher.git
cd LoCyanMinecraftLauncher
pip install -r requerements.txt
目前 Release 暂时还没有放包,目前只能以编译的方式使用 exe
pip install pyinstaller
pyinstaller -F main.py
lndl_nuitka . -y