You are viewing a potentially older version of this package. View all versions.
Heralds_of_Gunderslatch23-NewSafetyHelp-2.6.1 icon

NewSafetyHelp

A framework mod for adding new content and fixing bugs for Home Safety Hotline.

Date uploaded 2 weeks ago
Version 2.6.1
Download link Heralds_of_Gunderslatch23-NewSafetyHelp-2.6.1.zip
Downloads 21
Dependency string Heralds_of_Gunderslatch23-NewSafetyHelp-2.6.1

This mod requires the following mods to function

HomeSafetyHotline_Modding-MelonLoader_HomeSafetyHotline-0.7.3 icon
HomeSafetyHotline_Modding-MelonLoader_HomeSafetyHotline

Home Safety Hotline-specific MelonLoader x86. Preconfigured and ready to use.

Preferred version: 0.7.3

README

New Safety Help

MelonLoader-Mod License

Latest Release Download Wiki

Top-Language DotNet Last Commit Open Issues

A mod that allows adding and modifying content for the game Home Safety Hotline.
This mod also includes multiple fixes for different bugs present in the base game.

How to Install:

Using Thunderstore:

  1. Install the Thunderstore Mod Manager.

  2. Download the mod.

  3. Start your game and enjoy.

Manual Installation:

  1. Download MelonLoader (Automated Installer) from the official website: MelonLoader Download

  2. Alternative Download Page: MelonLoader Releases

  3. Run MelonLoader and select Home Safety Hotline as the game. You can choose any version. However, please know, that it is best to use the latest.

  4. Move NewSafetyHelp.dll (From Releases) to the new Mods folder in your Games Directory. You can find your games Mod folder by pressing the folder icon MelonLoader. (Alternatively: Right mouse click the game in Steam with → Manage → Browse Local Files)

  5. Start your game and enjoy.

You can also check out the wiki for more detailed instructions. (Link)

Using the Mod (Creating Entries/Campaigns)

See the Wiki here on GitHub for the documentation and some tutorials: Link

MelonLoader Information

It has been tested with MelonLoader version 0.7.3 and below (Minimum: 0.5.7).
As of the latest release, the newest version is 0.7.3.
If any MelonLoader version that is higher or lower does not work, feel free to contact me.

Building the project

The project can be built with: .NET Framework 4.7.2

Please note, a build script has been added to automatically move the built mod to the game's directory.
For this to work, you have to provide a text file named "config.txt" in the topmost level. It should contain the full absolute path to the games' folder. It can also start the game after building if you set the scripts variable to true.
Other than that, enjoy.

Contributors

  • @dinofluffer : For providing the mod's thumbnail and for providing audio and image assets for timed callers. Has also provided many suggestions for the project.
  • @arcademaster101: For providing many suggestions, such as being able to change ringtones.

CHANGELOG

Changelog v2.6.1 (With help of dinofluffer):

The wiki has been updated to include all the new features. If anything doesn't work or a feature is missing, feel free to notify me.

What Is Changed:

Added Mod Features

  • Added new options to specify if the audio should be compressed or not.

(Non-Breaking) Changes

  • Added caching to image loader. Thus reducing duplicate images in memory.

  • Added audio compression to audio files. Thus allowing more to exist.

(Breaking) Changes

  • ThunderStore UserMods can now be installed. By having your ThunderStore package become a ".zip" file in the UserData folder, NewSafetyHelp can unzip it and install it in the correct location (e.g., UserData/NewSafetyHelp/FolderName).

Contributors:

  • @dinofluffer : Provided and tested ideas.