You are viewing a potentially older version of this package. View all versions.
Boniato-CustomPaintings-2.0.0 icon

CustomPaintings

Add your own custom paintings to the game! This is an improved version of LethalPaintings.

Date uploaded 14 hours ago
Version 2.0.0
Download link Boniato-CustomPaintings-2.0.0.zip
Downloads 227
Dependency string Boniato-CustomPaintings-2.0.0

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

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

CustomPaintings Image 1

Click to View More Images

CustomPaintings Image 2

CustomPaintings Image 3

CustomPaintings Image 4

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