1a7c829df70e72426f5a25ef94b563975aee57e4
pip install live2d pyqt5
主入口在 Live2DPet.py 用 pyinstaller 打包其即可
pyinstaller -w Live2DPet.py --onefile
需要让程序工作目录下有“model”文件夹
Description
Languages
Python
81.7%
HTML
18.3%