You are viewing a potentially older version of this package. View all versions.
dotlake-CommandsExtended-0.1.2 icon

CommandsExtended

An extension to MoreCommands

Date uploaded 7 months ago
Version 0.1.2
Download link dotlake-CommandsExtended-0.1.2.zip
Downloads 149
Dependency string dotlake-CommandsExtended-0.1.2

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
shishyando-MoreCommands-0.13.0 icon
shishyando-MoreCommands

Useful console commands for White Knuckle.

Preferred version: 0.13.0

README

CommandsExtended

Extends existing commands from MoreCommands.

Commands added to MoreCommands:

Command Description Type Enables cheats
marathon Loads all levels in a completable manner Oneshot -
raycast For dev purposes, determines name of game object at crosshair when pressing left click Togglable +
showgrabs, sg Shows grabbable surfaces. Pass color like 'red', 'green' or '#RRGGBB' as argument to set custom color, or 'rgb' for rgb mode Togglable +
fov Change Player FOV, saves to player's settings (min: 40.0, max: 140.0) Oneshot -
volume, vol Change Master Volume, saves to player's settings (min: 0.0, max: 1.0) Oneshot -
music Change Music Volume, saves to player's settings (min: 0.0, max: 1.0) Oneshot -
sensitivity, sens Change mouse sensitivity, saves to player's settings (min: 0.0, max: 100.0) Oneshot -

CHANGELOG

Version 0.4.2 (06-29-2026)

  • Renamed clear command to clearall to fix conflict with base game

Version 0.4.0 (06-28-2026)

  • Bumped MoreCommands version for Nest update fixes

Version 0.3.0 (04-20-2026)

  • Some updates to be in line with the Anniversary update:
    • Bumped MoreCommands version for Anniversary update fixes
    • Fixed clear buff command
  • Added a command that loads the playground scene

Version 0.2.2 (01-16-2026)

  • Fix update breaking some settings commands

Version 0.2.1 (01-09-2026)

  • Fix marathon command not containing habitation

Version 0.2.0 (01-07-2026)

  • Added ability to change rgb speed
  • Added suite of clear commands:
    • Clear current buffs
    • Clear current perks
    • Clear both

Version 0.1.2 (12-28-2025)

  • Added music volume command
  • Added mouse sensitivity command

Version 0.1.1 (12-28-2025)

  • Fix missing dependency on MoreCommands

Version 0.1.0 (12-28-2025)

  • Initial version