The BepInEx console will not appear when launching like it does for other games on Thunderstore. This is normal (and helps prevent crashes during startup). You can turn it back on in your BepInEx.cfg file.

TmbolTextureReplacer
An AI-slop plugin to easily replace textures, the Tmbol special treatment. Just drop images with the same gamefile name in the "Textures" folder next to the DLL. Use UABEA to get the name of the textures.
Last updated | a day ago |
Total downloads | 30 |
Total rating | 0 |
Categories | Mods Tools Client Side |
Dependency string | Tmbol-TmbolTextureReplacer-1.3.2 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
Disclaimer
This is the Tmbol's AI-slop texture replacement plugin.
Usage
To use this plugin, simply drop the textures you want to get replaced into the "Textures" folder beside the plugins's dll. The format (png/jpg), name and dimensions of the image must match otherwise the AI code may delete your system32 folder.
Some images like most item icons require transparency. Make sure they are transparent, or else.
Getting Texture Names
You have to get the names of your textures from an Unity assets inspector/viewer like UABEA.
Open the inspector of your choice and point it towards <your game install dir>\PEAK_Data\resources.assets
(for example: C:\Program Files (x86)\Steam\steamapps\common\PEAK\PEAK_Data\resources.assets
)
Then, simply look for name of the texture you want to edit (for PEAK it's usually not garbled or anything), and ideally export it and use it as a canvas for a clean workflow.