You are viewing a potentially older version of this package. View all versions.
NextNepper-Casual_TNH-1.0.2 icon

Casual TNH

Allows you to multiply amount of tokens you earn, change encryption analyze phase length, reroll items for free and change cost of upgrading and cloning magazines. Everything is configurable.

Date uploaded 5 months ago
Version 1.0.2
Download link NextNepper-Casual_TNH-1.0.2.zip
Downloads 1254
Dependency string NextNepper-Casual_TNH-1.0.2

This mod requires the following mods to function

BepInEx-BepInExPack_H3VR-5.4.1700 icon
BepInEx-BepInExPack_H3VR

BepInEx pack for H3VR. Preconfigured and ready to use.

Preferred version: 5.4.1700

README

Casual TNH

This mod I've made for H3VR does the following when playing take and hold game mode:

  1. Allows you to multiply amount of tokens you earn(configurable in .cfg file).
  2. Allows you to change required time for encryptions to appear(configurable in .cfg file).
  3. Allows you to reroll items for free(can be enabled or disabled in .cfg file).
  4. Allows you to change cost of upgrading magazines(configurable in .cfg file).
  5. Allows you to change cost of cloning magazines(configurable in .cfg file).

Note: This mod was written on 16/10/2023 and was updated on 02/12/2023(Update 111 - INSTITUTION). If it doesn't work game might have received updates so mod might need to be updated as well.

Source Code

You'll need some dependency .dll files, import them to your project or code won't work:

  • BepInEx.dll from BepInEx/core
  • 0Harmony.dll from BepInEx/core
  • Assembly-CSharp.dll from H3VR_Data/Managed
  • UnityEngine.dll from H3VR_Data/Managed

Project Properties
Target framework: .NET Framework 3.5
Output type: Class Library

CHANGELOG

Changelog for v1.0.2

  • Updated to work with Update 111 - INSTITUTION.

Changelog for v1.0.1

  • Added the dependency that I forgot to add when I released the mod. BepInExPack for H3VR is needed for this mod to work.