You are viewing a potentially older version of this package. View all versions.
WhiteSpike-Weather_Probe-1.0.0 icon

Weather Probe

Mod focused on providing an interactive terminal application where you can alter current weathers of the moons with Company Credits

Date uploaded a month ago
Version 1.0.0
Download link WhiteSpike-Weather_Probe-1.0.0.zip
Downloads 15162
Dependency string WhiteSpike-Weather_Probe-1.0.0

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
Evaisa-LethalLib-0.15.0 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 0.15.0
Sigurd-CSync-5.0.1 icon
Sigurd-CSync

Configuration file syncing library for BepInEx.

Preferred version: 5.0.1
WhiteSpike-Interactive_Terminal_API-1.1.3 icon
WhiteSpike-Interactive_Terminal_API

API focused on making interactable UI in the terminal

Preferred version: 1.1.3

README

Weather Probe

A Mod which focuses on providing an interactive terminal application where you can change any available moon's weather to your liking so long you have enough Company Credits to purchase the probe.

Configuration

  • You can configure how many Company Credits it costs to purchase a weather probe which will randomize the selected moon's weather.
  • You can configure how many Company Credits it costs to purchase a weather probe for the selected moon with a specified weather.
  • You can configure wether you want a "Random Weather prompt" or a clear weather prompt instead.
  • CSync is used for configuration synchronization.

How to access the mod's content

  • In the terminal, typing:
    • probe help will display the relevant information about extending deadline of current quota
    • probe will display an interactive terminal application where it displays all available moons and you can select which one you want to change the weather of. After selecting, you will have the available weathers allowed by the moon to change to (and the random prompt if enabled in the configuration). After selecting a prompt, a price will be displayed and asking for confirmation which then after confirmed changes the weather of the moon to the requested one.

License

This mod is under MIT License. Meaning that you can decide to take this mod for your own things and customize it as you need, so long as you follow the license's requirements

CHANGELOG

1.0.0

  • Initial release