0 of 0

File information

Last updated

Original upload

Created by

lynnpye

Uploaded by

lppjr

Virus scan

Safe to use

Tags for this mod

About this mod

BepInEx based plugin. Provides features to dynamically replace assets when playing HBS Shadowrun games.

Requirements
Permissions and credits
Overview
This BepInEx based plugin is focused on providing asset replacement features to customize your experience playing HBS Shadowrun games.

This is a work in progress, but has some usable functionality. The features are:

Feature List
Music Patcher
The music patcher tries to intercept calls to music IDs you put in the .cfg and replace them with files loaded from disk per your configuration.

You can view the readme at the github location for the source code. It contains a description of how to configure the replacement options, and
how to use the logging feature to find the music ID for the music you want to replace.

ContentPackManager
The ContentPackManager is intended to let you dynamically add or manipulate content packs and their loading. Currently you can add more folders to search for content packs, and you can also specify content packs to be injected as dependencies for another content pack. One of example of what this allows is creating a content pack of nothing but portraits in as a dependency for a content pack makes those portraits available during character creation. No more need for rebundling the content pack. You still need to create that content pack, but there are ways besides using the editor that will let you create a content pack.