A set of Rabbit and Steel mods that adds alternate versions of existing loot. Inspired by Path of Exile Transfigured Gems.
https://steamcommunity.com/sharedfiles/filedetails/?id=3354085327
The mods are work in progress. Currently a little over 90 pieces of loot have been implemented, but none of them have unique art.
As you might have noticed, there are no csv or ini files in this repository. That is because the Transfigured Loot mods are generated from the code in this repository.
TODO: Pointers on how to get zig installed
To generate the mods, run:
zig buildThis will try to find the Rabbit and Steel mods folder and generate the mods inside it (currently only works on Linux). The mods folder can be specified like so:
# Generates the mods in the "Mods" folder in the current directory
zig build -- Mods