You are viewing a potentially older version of this package. View all versions.
IngoH-HTCCL-0.1.2 icon

HTCCL

Loads custom content for Hard Time III

Date uploaded a day ago
Version 0.1.2
Download link IngoH-HTCCL-0.1.2.zip
Downloads 4
Dependency string IngoH-HTCCL-0.1.2

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

HTCCL

Hard Time III Custom Content Loader

Loads custom content for Hard Time III.

Disclaimer

This is the public beta version of the HTCCL. It's a very early version and may contain bugs. Please report any bugs in the modding Discord.

Getting Started

Installation

Currently, the only way to install the HTCCL is to install it manually through the GitHub releases. You can find the latest release here. The release bundles BepInEx, so you don't need to install it separately.

  1. Download the latest release from the link above.
  2. Extract the contents of the zip file to the game's root directory (where the game's .exe is located).
  3. Run the game.

Installing Other Mods

To install other mods, simply extract the mod's contents to BepInEx/plugins. If the zip file contains a plugins folder, you only need to extract the contents of that folder to BepInEx/plugins. It's recommended to have a unique folder for each mod in BepInEx/plugins to keep things organized and prevent conflicts or overwrites.

Documentation

HTCCL is a fork of WECCL. Most of the features are the same, but there are some differences. The documentation for WECCL can be found here. Once HTCCL is more stable, it will have its own documentation.

Modding Discord

Join the modding Discord to receive support and talk with other modders and content creators!

Support Development

HTCCL is developed in my free time and I don't make any money from it. Any support is greatly appreciated and helps me continue to develop HTCCL and other mods/tools. You can donate on my Ko-fi page.
If you want to support the project in other ways, you can share HTCCL with your friends or on social media, join the modding Discord to help others, report bugs, or contribute to the codebase and documentation.

Contributors

IngoH
GamingMaster
Street

Special Thanks

Mat Dickie for creating Hard Time and supporting modding
All the Discord Testers
Everyone who published mods using HTCCL

CHANGELOG

Changelog

Beta 0.1.3

  • Looks like custom characters with custom textures have been broken for a long time. Why didn't anyone tell me? Well, it's fixed now. I'm sorry for the inconvenience.

Beta 0.1.2

  • Fix for the save file breaking when custom locations are missing (e.g. when the mod is removed).
  • Duplicate acceptable config values are now removed to prevent issues with changing settings.

Beta 0.1.1

  • Improved handling changing settings with large values in the mod settings tab.
  • Fixed some issues with adding/removing characters.
  • The game now saves after clicking any of the "Unlock" buttons.

Beta 0.1.0

  • Initial release