You are viewing a potentially older version of this package. View all versions.
Klehrik-Console_Extensions-1.0.2 icon

Console Extensions

Adds a bunch of useful commands to the console.

Date uploaded 5 months ago
Version 1.0.2
Download link Klehrik-Console_Extensions-1.0.2.zip
Downloads 41
Dependency string Klehrik-Console_Extensions-1.0.2

This mod requires the following mods to function

ReturnOfModding-ReturnOfModding-1.1.17 icon
ReturnOfModding-ReturnOfModding

Lua Mod Loader for Risk of Rain Returns

Preferred version: 1.1.17
ReturnsAPI-ReturnsAPI-0.1.53 icon
ReturnsAPI-ReturnsAPI

(Mostly done) API for modding Risk of Rain Returns.

Preferred version: 0.1.53

README

Adds a bunch of useful commands to the console.

Type help (command) to view usage.

  • call_count
  • count
  • god
  • gold
  • item_give
  • item_take
  • kill_all
  • level
  • list_class
  • locate
  • lock_all
  • seppuku
  • skip_teleporter
  • spawn
  • spawn_item
  • spawn_monster
  • stage_goto
  • toggle_spawning
  • unlock_all
  • zoom

Installation Instructions

Follow the instructions listed here.
Join the Return of Modding server for support.

CHANGELOG

v1.0.5

  • Fix error with gold

v1.0.4

  • Add equipment_remove
  • Add equipment_set

v1.0.3

  • Add buff_apply
  • Add buff_remove
  • Add list_players
  • Add player specifier to many applicable commands
  • Prevent lobby clients from using most commands

v1.0.2

  • Modify some command descriptions

v1.0.1

  • Add call_count
  • Add list_class
  • stage_goto : Fix variant argument throwing an error when not provided

v1.0.0

  • Initial release