genrenames.py
This is a script/library to generate a renames.txt
file for ftb-rs's tilesheet uploading function, but in Python.
For help, execute genrenames --help
or man genrenames
(assuming you installed the man page).
Installation
See INSTALL.md.
art scripts
Prior - SizableShrimp's
genrenames.bat
, for Windows machines. A copy is in theexternal/genrenames.bat
file for posterity. - SizableShrimp's
genrenames.bash
, for Linux and other OSes which support Bash. A copy is in theexternal/genrenames.bash
file for posterity.