Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.2 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.2 KB

Take & Hold Framework

A BepInEx plugin for H3VR that allows for adding custom characters to the Take & Hold gamemode, as well as a few quality-of-life features.

Features

  • Adds support for custom characters using YAML, with legacy support for TNH Tweaker/Deli-based custom characters.
  • Features a replacement for Magazine Patcher. No longer will you have crashes due to using too much RAM while loading.
  • Institution support.
  • Bugs I have yet to find.

Installation

Install via the r2modman mod manager.

Character Creation

This guide should cover creating a custom character. Though hopefully this repository will have creating custom character information.

Building

Create a new folder inside of your main H3VR install, then place this repository's folder inside of that. Your file structure should look something like, say... (Steam path)/common/H3VR/(Repos)/TNHFramework/TNHFramework.sln. Next, create a mod manager profile called 'Dev' and install the prerequisite mods. (to-do: create a mod profile file that allows people to import all necessary mods)