Plugin that allows for comprehensive re-theming of the main menu and loading screen.
Features
- Custom image replacements for Logo, Background and Loading Image
- Searches for image prefixes (Header--, Background--, Loading--)
- Random selection of images if a folder is desginated
- Alignment options for images
- Custom text & formatting for loading screen
- Ability to hide the border corners on main menu
- Comes packaged with a few demo images
- More features to come
Useage for modpack curators
- Add this plugin as a dependancy for your mod packs manifest
- Add custom images to your pack like this: MyModPack/BepInEx/config/Mymodpack/Emblem/Header.png
- Point to the images using the config file
- Add a copy of config file the same way at MyModPack/BepInEx/config/DarkBrewery.Emblem.cfg
Prefixes for random image selection
- When setting image paths to a directory, one will be selected at random each time the MainMenu scene is loaded
- Your images need to follow a naming convention
- All files must end with
.png
- Header/Logos filenames begin with
Header
- Backgrounds filenames begin with
Background
- Loading Screens filenames begin with
Loading
Bugs / Suggestions