BoniatoRelleno / CustomPaintings

0 stars 1 forks source link

Custom Paintings

This mod lets you to change the texture of the paintings very easily!

Features

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](https://i.imgur.com/YZouRPN.png) ![CustomPaintings Image 3](https://i.imgur.com/2mzEgUh.png) ![CustomPaintings Image 4](https://i.imgur.com/DgN9duW.png)

Prepare to develop

  1. Install Lethal Company
  2. Install Bepinex to Lethal Company folder
  3. Use prepareProject.ps1 to configure references in Project and setup output dir to <Lethal Company dir>/BepInEx/plugins/CustomPainting
  4. Launch CustomPainting.sln to develop

Pack

Use script package.ps1 to build and pack mod for import or upload.