RandomCatDude-EnableConsole icon

EnableConsole

Enables the in-game console

Last updated 3 days ago
Total downloads 58
Total rating 0 
Categories Tools Misc
Dependency string RandomCatDude-EnableConsole-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

ReturnOfModding-ReturnOfModding-1.0.38 icon
ReturnOfModding-ReturnOfModding

Lua Mod Loader for Risk of Rain Returns

Preferred version: 1.0.38

README

toggle via Shift+~. doesn't have much of interest besides the hosting commands, which are useful if you're a modder looking to test multiplayer functionality.

has 4 commands built in:

  • build_id: prints the game's build id, branch, and version number.
  • toggle_hud: self-explanatory.
  • iphost (port): start a non-steam coop game on the given port number. avoid numbers below 1024 and above 65535.
  • ipconnect (ip) (port): connect to a coop game hosted with iphost on the matching port number. (ip) can also be a hostname instead, use localhost or 127.0.0.1 to connect to a game running on the same computer.