Introduction
Python plugins that facilitate and automatise the creation of DDS texture files using pre-made resources.
Related projects

Main Functionality
Features
This tool is comprised of several Python scripts and plugins that I wrote to create and update my mod . They provide functionalities that help create new hair textures using pre-made resources in , an open-source image editor and 2D asset creation tool.
The goal of these scripts and plugins is to automatise tedious tasks such as transferring alpha masks between layers and exporting the textures to DDS.
Compatibility
gimp-2.10: Original version, containing the original scripts that I wrote in 2022 for GIMP 2.10, the latest GIMP version at the time. They are feature-complete, and no more updates will be issued.gimp-3.0: Updated version, containing a new and updated plugin for GIMP 3.0 based on the original 2.10 scripts. This is the current version that I am actively maintaining. You can expect updates to this version.
Installation
For installation instructions, check the “Installation” section on the .
Usage
For usage instructions, check the “Usage” section on the .
