You are viewing a potentially older version of this package. View all versions.
Tomatobird-RandomizedTexts-0.3.0 icon

RandomizedTexts

Enables randomizing various texts seen during gameplay.

Date uploaded 2 days ago
Version 0.3.0
Download link Tomatobird-RandomizedTexts-0.3.0.zip
Downloads 117
Dependency string Tomatobird-RandomizedTexts-0.3.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2304

README

RandomizedTexts

Description

Enables randomizing various texts seen during gameplay such as "HANDS FULL", "SYSTEMS OFFLINE", "CRITICAL INJURY" etc.
Separate new message entries with the | symbol.
Example config entry: "YOU DIED|YOU ARE DEAD|OOPSIE|YEOWCH"
You can also enable seed based random in the config.

Contact

You can find me on Discord (@tomatobird8) or Twitch.

CHANGELOG

0.3.0

  • Added option to change the "Loading..." text in the main menu
  • Changed the "Loading text" config to "EnteringAtmosphere" for better clarity
  • Changed the patch for "EnteringAtmosphere" text so DawnLib doesn't overwrite the text (hopefully)
  • Internal refactor

0.2.0

  • Added option to change the "Entering the atmosphere" text

0.1.0

  • Initial Release