rob-SkinFlavorText icon

SkinFlavorText

Adds a little blurb of flavor text when you hover over skins in the lobby

By rob
Last updated 2 weeks ago
Total downloads 533
Total rating 0 
Categories Mods
Dependency string rob-SkinFlavorText-1.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.3.1 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.3.1

README

SkinFlavorText

adds some cute flavor text for every skin in the game

currently supports every vanilla skin + hunk skins

huge thanks to PlNK, Swuff, ebbysauce and SenseiJamesX for the writing here

to add flavor text for your own mod skins you just need to register a langtoken of your skin nametoken eg ROB_HUNK_BODY_DEFAULT_SKIN_NAME, but replace NAME with DESC eg ROB_HUNK_BODY_DEFAULT_SKIN_DESC, and the mod handles the rest. no dependency or reference is needed

Changelog

1.0.1

  • Updated several descriptions
  • Updated all HUNK descriptions, thanks to ebbysauce for writing these
  • Added support for Paladin, thanks to SenseiJamesX for these

1.0.0

  • Initial Release