You are viewing a potentially older version of this package. View all versions.
fabforreal-EasyCustomTruckPaint-1.0.0 icon

EasyCustomTruckPaint

Load a custom texture for your truck.

Date uploaded 7 months ago
Version 1.0.0
Download link fabforreal-EasyCustomTruckPaint-1.0.0.zip
Downloads 217
Dependency string fabforreal-EasyCustomTruckPaint-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2304

README

EasyCustomTruckPaint

Load a custom texture for your truck.

Details

Patches the SetAppearance method to always load the user provided texture instead. This makes the vanilla truck paint cosmetics effectively unusable while the mod is installed.

How To Use

Texture creation

  1. Use the original texture as a template which you can download here

Using in the game

  1. Open your installation directory of Easy Delivery Co
  2. Go into the EasyDeliveryCo_Data/StreamingAssets/ directory
  3. Create a new folder called CustomTruck
  4. Open the CustomTruck folder and put your texture there (MUST be named truck.png !!!)

Compatibility

This mod has no impact on your savefile. You can safely uninstall it at any time.

CHANGELOG

v1.0.1

  • Changed the texture filtering to point

v1.0.0

  • Initial Release