Tweaks
Some customizable tweaks for Content Warning. Features: don't consume oxygen when dead; give oxygen upon revival; refill oxygen; change amount of initial oxygen and more. Also adds custom commands (use them with TipeMod). Also a better console API for devs
| Date uploaded | a year ago |
| Version | 2.0.1 |
| Download link | HungryMuttis-Tweaks-2.0.1.zip |
| Downloads | 116 |
| Dependency string | HungryMuttis-Tweaks-2.0.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100RugbugRedfern-MyceliumNetworking
An easy to use networking library for sending custom RPCs through Steam.
Preferred version: 1.0.14HungryMuttis-CWAPI
A powerful api for developers to easily patch methods, add new features, create custom RPCs. Makes most of the repetitive tasks disappear
Preferred version: 1.1.0README
Content Warning Tweaks
A mod with some quality-of-life changes for oxygen management and a better console for developers. And more tweaks to come!
IF SOMETHING DOESN'T WORK OR YOU WANT TO REQUEST A FEATURE, OPEN AN ISSUE ON GITHUB
Features
- Oxygen on Revival: Give the revived player set amount of oxygen
- No Oxygen Loss When Dead: Change oxygen consumption on dead players
- Diving Bell Refill: Refill oxygen when in diving bell
- Configurable Oxygen: Adjust how much oxygen you have
- Console Improvements: Enhancements for the in-game console
Commands
Install TipeMod to use
Player
.SetOxygen <player_name> <amount_of_oxygen>: Change a player's oxygen level
For Developers: BetterConsole
If 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:
- Automatic help command generation
- Optional arguments
- Command overloading
Testing Note
I've tested this mod with two game instances (just me), but it should work fine with more players
Credits
me.