You are viewing a potentially older version of this package. View all versions.
Gorzontrok-DresserMod-1.2.1 icon

DresserMod

Change most of the game's textures with custom wardrobes.

Date uploaded 2 months ago
Version 1.2.1
Download link Gorzontrok-DresserMod-1.2.1.zip
Downloads 131
Dependency string Gorzontrok-DresserMod-1.2.1

This mod requires the following mods to function

UMM-UMM-1.1.0 icon
UMM-UMM

A mod loader for loading UMM mods

Preferred version: 1.1.0
RocketLib-RocketLib-2.4.3 icon
RocketLib-RocketLib

A Broforce modding library with a variety of useful tools.

Preferred version: 2.4.3

README

Dresser Mod

Change most of the game's textures with custom wardrobes.

Instructions

Installation Instructions

Detailed installation instructions can be found here.

Bugs and Issues

If you run into any bugs or have any issues with the mod, please join the Free Lives Discord and post in the bf-mods channel.

Source Code

The source code for this mod can be found here.

CHANGELOG

v1.2.1

  • If a SpriteSM field is changed, the texture is going to be recalculated to avoid stretched sprites
  • Fixed textures having pixel bar in more

v1.2.0

  • Changed the Wardrobe directory to 'Broforce\DM_Wardrobes'. The old one is still used
  • Reworked some parts of the UI
  • Fixed Info.json files being read by the mod
  • Anything that has a Renderer component can be changed in Clothes. Which means Projectile and Grenade
  • New version of Attires. The json has changed and possibility to change variable values. Similar to BroMaker
  • Possibility to put multiple attires in a single file with Attires Collection

v1.1.0

  • Added sick pigs; Wearers name: "SickPig"
  • Added Denizen; Wearers name: "Denizen"
  • Added Snakes; Wearers name: "Snake"
  • Changed the method StorageRoom.ReadFiles so anyone can call it
  • Added 'StorageRoom.AddSubscriber' and 'StorageRoom.RemoveSubscriber' to add/remove a directory which contains Attires
  • Show attire path in GUI

v1.0.0

  • Initial release