CustomPaintings
Add your own custom paintings to the game! This is an improved version of LethalPaintings.
Date uploaded | a month ago |
Version | 2.0.0 |
Download link | Boniato-CustomPaintings-2.0.0.zip |
Downloads | 3813 |
Dependency string | Boniato-CustomPaintings-2.0.0 |
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
Custom Paintings
This mod lets you to change the texture of the paintings very easily!
Features
- Sync with server to make all clients see the same painting.
- Includes 8 default paintings of famous works that you can use as templates to make your custom ones.
- Saving painting between reloads
Instalation and use
You only need to have installed BepInEx and move "CustomPaintings.dll" to 'lethal Company\BepInEx\plugins' folder.
Once you open the game, it will create a "CustomPaintings" folder in that directory with the default paintings.
Then you only have to add your own designs to that folder and it's done!
Warnings
Keep in mind that all clients must have the same images in the folder, however each one will see a different texture.
If host uses that mod all clients must install also this mod. They can not use custom textures, but it needed for correct data exchange.
For any problem or question you can comment in the issues section of my Github or in the CustomPaintings thread located in the "mod-releases" channel of the Lethal Company Modding Discord. All support is appreciated <3
Images
Click to View More Images
Collaborators
Many thanks to Vampire2008 for his work on saving textures when exiting the game
CHANGELOG
Changelog
Ignore the last number of the versions, there are only readme changes.
v2.0.0 Update by Vampire2008
- Changed algoritm to randomize and sync texture.
- Now texture is saved between reloads
- Config parameter Max Textures removed. Now mod using all textures for selecting
- Added support to load textures from mods
- Added support to load textures for old LethalPainting mod
- Added new config parameter Additional directories in replace of Directory (value will be copied)
v1.1.0
- Added configuration file
v1.0.0
- Mod release