GIF-like animation of LabyMod capes
Find a file
Victor Westerlund 28bf9029ad
Update README
Changed some wording and removed a few unnecessary instructions (already provided in the CLI guide)
2020-11-22 20:44:09 +01:00
animated-textures Pre-Release 0.1.0 2020-11-15 16:10:45 +01:00
labylib@a8db13cbf6 Pre-Release 0.1.0 2020-11-15 16:10:45 +01:00
.gitignore Pre-Release 0.1.0 2020-11-15 16:10:45 +01:00
.gitmodules Pre-Release 0.1.0 2020-11-15 16:10:45 +01:00
LICENSE Initial commit 2020-11-15 15:38:35 +01:00
README.md Update README 2020-11-22 20:44:09 +01:00
start.py Pre-Release 0.1.0 2020-11-15 16:10:45 +01:00

Labylib - Animated Cape

Add GIF-like animations to your LabyMod cape. This script sequentially updates your cape with PNGs from a folder.

Installation

  1. Download and install Python 3 for your computer's architecture
  2. 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

  1. 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
...
  1. Run start.py from a Python 3.x.x CLI
$ python3 start.py
  1. 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