LazyDuchess-JunkDisposal icon

JunkDisposal

Configurable mod to remove possibly annoying items from levels (Physics props, cars, peds, ground poles)

Last updated 7 months ago
Total downloads 801
Total rating 2 
Categories Mods
Dependency string LazyDuchess-JunkDisposal-1.0.0
Dependants 0 other packages depend on this package

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

JunkDisposal

This is a configurable mod that can remove stuff from levels that might be annoying, such as ground poles you can get caught on, cars, people or physics objects (trash bins, chairs, etc.) or make them way lighter so you can push them out of the way.

Configuration

By default, the mod will remove ground poles and make physics props extra light. On first launch, a fully documented configuration file will be generated under "BepInEx/config/com.LazyDuchess.BRC.JunkDisposal.cfg". Here you can pick which features to enable and what items to remove from levels.

Building from source

You will need to provide a publicized version of the "Assembly-CSharp.dll" file which can be found in your "Bomb Rush Cyberfunk_Data/Managed" folder. To publicize it, you can use the BepInEx.AssemblyPublicizer tool, and paste the result into "lib/Assembly-CSharp-publicized.dll" in this project's root directory.