snowtyler-RandomPaintingSwap_FIX icon

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-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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

  1. Go to the root folder of your game.
  2. Open the BepInEx\plugins folder.
  3. Place the RandomPaintingSwap.dll file of the plugin inside this folder.

Adding Custom Images

  1. In the plugins folder where you placed the RandomPaintingSwap.dll file, create a folder named RandomPaintingSwap_Images.
  2. 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