This package has been marked as deprecated, and it's suggested another
alternative is used.

RandomPaintingSwap FIX
Replaces all paintings in the game randomly with images of your choice. This is a fix for the original mod by GabzDEV, which was not working properly.
Last updated | 3 months ago |
Total downloads | 1415 |
Total rating | 0 |
Categories | Misc Client-side |
Dependency string | snowtyler-RandomPaintingSwap_FIX-1.0.0 |
Dependants | 2 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
RandomPaintingSwap FIX
RandomPaintingSwap randomly replaces all paintings in the game with images of your choice. This is a fix for the original mod by GabzDEV, which was not working properly as it would only look for images where the DLL file was placed. This meant that anyone making their own image packs in their own folders could not get their images to appear in-game.
Installation
Manual Installation
- Go to the root folder of your game.
- Open the
BepInEx\plugins
folder. - Place the
RandomPaintingSwap.dll
file of the plugin inside this folder.
Adding Custom Images
- In the
plugins
folder where you placed theRandomPaintingSwap.dll
file, create a folder namedRandomPaintingSwap_Images
. - Place your images in PNG format inside this folder. These images will be used to randomly replace the paintings in the game.
Other
Github: https://github.com/GabziDev/RandomPaintingSwap
Author: Gabzdev