üWave Sigil is succeeded by sigil-rs.
Adaptation of Cupcake's Sigil, for use by üWave servers as a default avatar generator.
- Removed SVG icon generation because üWave does not use it
- Set default icon size to 120px because that's somewhat closer to üWave's avatar size
- Add a
run.sh
script to make development runs easier
Clone the repository, then:
- Locally, use
./run.sh
- For production, use
./build.sh
and then run thesigil
binary on your server
See LICENSE