She Will Punish Them
0 of 0

File information

Last updated

Original upload

Created by

aedenthorn

Uploaded by

aedenthorn

Virus scan

Safe to use

Tags for this mod

About this mod

Provides a simple framework for adding custom eyebrows using png files.

Requirements
Permissions and credits
Changelogs
Donations
This mod provides an easy way to add custom eyebrows to the game.


Custom Eyebrows

To add custom eyebrows, create two png files - one is the icon to be shown in the UI and the other is the actual mask texture.

The mask texture should be red on black.

The files should have the same name, with the icon adding _icon to the end, e.g.:

eyebrowname.png
eyebrowname_icon.png

Place the png files in BepInEx\plugins\CustomEyebrows\

You can set a hotkey to immediately reload the list of eyebrows from the disk in game (disabled by default).


Config

A config file BepInEx/config/aedenthorn.CustomEyebrows.cfg is created after running the game once with this mod.

You can adjust the config values by editing this file using a text editor or using the Configuration Manager mod.


Technical

This mod requires BepInEx to be installed for SWPT. Detailed instructions on installing BepInEx are here.

To install this mod, place the contents of its zip file in the BepInEx/plugins folder (create it if the folder doesn't exist).


Code is at https://github.com/aedenthorn/SWPTMods.

If you want to complain or ask for help or help me test my mods, you can visit my Discord server.