Asset Pack Preview is a Python tool for previewing animations and icons in asset packs for the Xtreme firmware.
- Clone the repository:
git clone https://github.com/timstrasser/Flipper-Xtreme-Assetpack-Previewer.git
- Install the required packages:
pip install -r requirements.txt
- Navigate to the root folder of an asset pack and copy the scripts into it.
- Run the following command:
python main.py
- The Asset Pack Preview window will open.
- Preview animations and icons in asset packs.
- Automatically detect and load animations from the "Anims" folder.
- Load icons from the "Icons" folder and allow selection of specific icon files.
For more information about asset packs for the Xtreme firmware, please see the Flipper Xtreme Wiki.