You are viewing a potentially older version of this package. View all versions.
tari-CustomGraffiti-1.0.3 icon

CustomGraffiti

Load images from a folder as graffiti.

Date uploaded 2 years ago
Version 1.0.3
Download link tari-CustomGraffiti-1.0.3.zip
Downloads 1074
Dependency string tari-CustomGraffiti-1.0.3

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 Graffiti

This mod adds custom graffiti in BRC by simply adding images to folders.
The mod supports .jpg and .png files.

How to add Graffiti

In the mod folder there's a CustomGraffiti folder. (This can be found in your mod manager as the "Browse data folder" option.)
In the CustomGraffiti folder, you can place your images into four different folders (Small, Medium, Large, and ExtraLarge), which change the size of your graffiti.

Small graffiti will be randomized by default and do not require a combo.

For Medium, Large, and ExtraLarge graffiti, the file name needs to start with your desired combo.

The file format for graffiti is as follows where XXXXXX is your desired combo in unique numbers:
Medium: XXXX_Name.png
Large: XXXXX_Name.png
ExtraLarge: XXXXXX_Name.png

For example: 162534_My Graffiti.png

Please note that the underscore between your combo and graffiti name is required for Medium, Large, and ExtraLarge Graffiti!
Avoid using duplicate names as well.
Custom graffiti will override the original graffiti in the base game. Custom graffiti with duplicate combos will be randomized.

Known Issues

Removed custom graffiti will render as a gray/white square.
While this mod is SlopCrew/Multiplayer safe -- tricks have no multiplier for new custom graffiti.

How to report issues

Please go to the GitHub page to make an issue. Thank you!

CHANGELOG

1.0.0

Initial release.

1.0.1

  • Remove some code that fixed the framerate (GPU wasn't happy, this has been moved to a separate mod)
  • Remove some unnecessary log calls
  • Update the README for clarity

1.0.2

  • Move the Custom Graffiti folder to the root of BepInEx to prevent accidental deletion of existing graffiti when updating the mod
  • Rename the custom graffiti folder from Graffiti -> CustomGraffiti
  • Update the README to account for this change
  • Add a changelog!

1.0.3

  • Remove graffiti app entries that cannot be sprayed

1.0.4

  • Possible bugfix for older versions of the game (GiveRep)

1.0.5