Updating the Project
Update Script
Currently, the update script only supports updating the Web version. If you're using the Electron version of the desktop pet, after using the update script, please visit the UMaxing-VTuber-Web Repository's Release Page to download the latest version of the desktop client.
Git
The update script uses Git to pull updates. Before running the update script, please ensure Git is installed on your computer.
Run this command in the terminal to check if Git is installed on your computer.
git -v
If the command shows text similar to the following, it means Git is installed on your computer and you can run the update script.
git version 2.48.1
Common Issues
Network Issues
Users in mainland China may encounter GitHub-related network issues when running the update script. If you encounter error messages containing keywords like HTTP
, SSL
, 443
, please enable a proxy before running the update script.