Skip to content
AndreyMrovol edited this page Feb 12, 2024 · 2 revisions

WeatherTweaks

"Simple" mod that adds a few tweaks to the weather system.

Currently, vanilla weather system is completely random - it means that weather condition can exists for few days in a row, which makes it not very fun to play - this mod aims to fix that.

Features

Conditions

Weather calculation operates based on weights defined in the config file.

Building

This project uses LethalLevelLoader, which needs to be imported manually into the project's lib directory.

Support

If you encounter any issues or want to provide feedback, please hit me up on Github or on Lethal Company Modding Discord - I'll be happy to help.

Credits

This project uses LethalCompanyTemplate, licensed under MIT License.

This project uses ConsoleTables, licensed under MIT License.

This project uses Xilophor's LethalNetworkAPI.

This project uses IAmBatby's LethalLevelLoader.

This project uses colored weather display inspired from CorporateRestructure, using code from SimpleWeatherDisplay licensed under MIT license.

Inspiration for uncertain weather mechanic came from UnreliableWeatherReports, HiddenWeather and UnknownWeather.

Massive thanks to Electric131, Easyidle123, anon, Clark and whole TheMostLethalCompany discord for their feedback, testing and support.

Clone this wiki locally