mirror of
https://codeberg.org/vlw/labylib-animated-cape.git
synced 2025-11-05 04:22:42 +01:00
GIF-like animation of LabyMod capes
Changed some wording and removed a few unnecessary instructions (already provided in the CLI guide) |
||
|---|---|---|
| animated-textures | ||
| labylib@a8db13cbf6 | ||
| .gitignore | ||
| .gitmodules | ||
| LICENSE | ||
| README.md | ||
| start.py | ||
Labylib - Animated Cape
Add GIF-like animations to your LabyMod cape. This script sequentially updates your cape with PNGs from a folder.
Installation
- Download and install Python 3 for your computer's architecture
- Clone this repo, or download it as a zip
$ git clone https://github.com/VictorWesterlund/labylib-animated-textures/
$ gh repo clone VictorWesterlund/labylib-animated-textures
Quickstart
- Add textures to the
~/animated-textures/folder.
~/animated-textures/cape/coolCape-1.png
~/animated-textures/cape/coolCape-2.png
~/animated-textures/cape/coolCape-3.png
...
- Run
start.pyfrom a Python 3.x.x CLI
$ python3 start.py
- Follow the CLI step-by-step guide
The script will ask you for a PHPSESSID, here's what it is and how to find it