You are viewing a potentially older version of this package. View all versions.
DigBugReal-DebuggingForest-1.0.1 icon

DebuggingForest

Adds a simple stage for debugging.

Date uploaded 13 hours ago
Version 1.0.1
Download link DigBugReal-DebuggingForest-1.0.1.zip
Downloads 2
Dependency string DigBugReal-DebuggingForest-1.0.1

This mod requires the following mods to function

ReturnsAPI-ReturnsAPI-0.1.58 icon
ReturnsAPI-ReturnsAPI

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

Preferred version: 0.1.58
ReturnOfModding-ReturnOfModding-1.1.30 icon
ReturnOfModding-ReturnOfModding

Lua Mod Loader for Risk of Rain Returns

Preferred version: 1.1.30
LuaENVY-ENVY-1.2.0 icon
LuaENVY-ENVY

A plugin to allow ReturnOfModding plugins greater control of their environment.

Preferred version: 1.2.0

README

Adds a stage meant for debugging and testing. Recommended to be used with mods like Console Extensions and More Console Commands.

By default this mod comes with a console command (hit the tilde key to open console) 'debug' that takes you to the stage. Typing in "true" or anything afterwards takes you to a variant of the stage with water. Use 'toggle_dummy' followed by a number while in the stage to remove or reset one of the 4 target dummy types in the stage.

CHANGELOG

1.0.1

  • Added a new console command: "toggle_dummy" to move individual dummies in the stage out of the way.
  • Added New objects: HAN-D's unlock door, Bloated Survivor, Artifact Button.

1.0.0

  • initial release