A game art generator for SBC computing type devices. uses the Libretro Thumbnails archive.
Warning
This is alpha software - use at your own risk.
docker run -it --rm -v "$(pwd):/app" ghcr.io/soup-bowl/garlic-butter:latest /app --help
Works on both AMD64 and ARM64, and don't change /app
in the command.
To traditionally build and run, you will need Python 3.12 or greater, and Poetry.
poetry install
poetry run python -m butter --help
- Libretro Art (not affliated): https://github.com/libretro-thumbnails/libretro-thumbnails
- Pre-processor project: https://github.com/soup-bowl/rgs