
Content Warning
You are viewing a potentially older version of this package. View Latest Version

A mod with some quality-of-life changes for oxygen management and a better console for developers. And more tweaks to come!
Install TipeMod to use
.SetRemainingOxygen <Player (Player)> <Value (Single)> [Percent (Boolean)]: Sets the remaining oxygen for the specified player.Heal <Player (Player)> <Value (Single)> [Percent (Boolean)]: Heals the specified player specified value.SetThrowStrengthMultiplier <Player (Player)> <Multiplier (float)>: Sets the throw strength multiplier for the specified player.SetMaxHealth <Value (Single)>: Sets the max health for all players to the specified valueIf you're making mods and want a better console experience, you can reference this mod's assembly. This lets you use the Tweaks.Features.BetterConsole.ConsoleCommandAttribute
This attribute is a better alternative to Zorro.Core.CLI.ConsoleCommandAttribute because it handles:
There is also a class Tweaks.Features.BetterConsole.CommandsClass to specifically enable or disable commands in a specific class
I've tested this mod with two game instances (just me), but it should work fine with more players
me.