A desktop application for updating PUBGM HUD's Lottie animation files.
- Uploading, deleting Lottie animation files to PUBGM HUD
- Updating Lottie layers, text content, and image content.
- Updating Lottie animation's renderer, loop.
- Download the latest release from the releases page.
- Run the application.
- Add PUBGM HUD's API URL from settings.
- Upload and update as many Lottie animation files as you want.
You can download the latest release for your platform from the releases page.
or
- Clone the repository
git clone https://github.com/TheSkieNex/pubgmhud-sync.git- Install dependencies
npm install- Run the application
npm startYou can also build the application yourself.
npm run makeFor more information, please refer to the LICENSE file.
