Doom TEXTURE Lump Sorting Tool
Requires: pillow, tkinter, omgifol, webcolors
- Click "Load" and open your WAD. Textures will be listed on the left.
- Select a texture from the listbox.
- Select a category.
- Select a color (or use the auto-chosen one)
- Click "Rename" to rename the texture according to the naming scheme.
- The label at the top is a preview of the name that will be used.
Edit tsorter.json to add/modify the categories and colors.
The tool will auto-match dominant colors against the colors in the AutoColors table of tsorter.json.
Tool to remap textures. Useful if you already made a map with the old texture names and want to convert it as-is to the new texture names.
- Multi-patch textures not supported
- Add TEXTURE1/2/S support (only TEXTURE1 supported right now)
- Overwriting already-sorted textures appends to the end instead of putting in the "hole" spot
- Textures >99 in a single category (need to proceed 99, A0, A1, .., B0, ..., AA, AB, .., ZZ, or something like that)
