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

LethalBang

Append a `!` to any confirmable terminal command (namely: purchases) to auto-confirm it! Also adds `cls` and `clear`, plus a secret command that's just for fun :3

By twi
Date uploaded 2 years ago
Version 1.0.0
Download link twi-LethalBang-1.0.0.zip
Downloads 520
Dependency string twi-LethalBang-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
NotAtomicBomb-TerminalApi-1.5.0 icon
NotAtomicBomb-TerminalApi

A Terminal Api

Preferred version: 1.5.0

README

Use your terminal with a Bang

Small animated webp demonstrating the mod in action.

Are you always buying MORE STUFF? Staring at the confirm screen PLAGUED with indecision? INSIST on typing the entire word "CONFIRM" every single time? Just dislike having to stare at the previous output while you're typing? Maybe this mod is for you.

Features:

  • Append a ! after any command that brings up the confirm dialog (ends in "Please CONFIRM or DENY") to auto-confirm.
    • Saves literally two keystrokes!
  • cls command (and clear for Linux enjoyers), because somehow no other mod had this.
  • A secret command that's just for fun :3

Installation instructions

Ensure you have BepInEx and TerminalAPI. Place in the plugins directory

n.b. This mod SHOULD work as client-side only, but since invoking OnSubmit() requires Unity.Netcode.Runtime, I didn't tag it as such. Better safe than sorry.