Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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 | a year ago |
| Total downloads | 1526 |
| Total rating | 0 |
| Categories | Misc Client-side |
| Dependency string | snowtyler-RandomPaintingSwap_FIX-1.0.0 |
| Dependants | 1 other package depends 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\pluginsfolder. - Place the
RandomPaintingSwap.dllfile of the plugin inside this folder.
Adding Custom Images
- In the
pluginsfolder where you placed theRandomPaintingSwap.dllfile, 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