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

Room Tool

Provides various room-related utility commands, mainly the ability to blacklist rooms.

Date uploaded 2 years ago
Version 1.0.0
Download link SpecialAPI-Room_Tool-1.0.0.zip
Downloads 953
Dependency string SpecialAPI-Room_Tool-1.0.0

This mod requires the following mods to function

MtG_API-Mod_the_Gungeon_API-1.8.4 icon
MtG_API-Mod_the_Gungeon_API

Adds the good parts of Mod the Gungeon to BepInEx.

Preferred version: 1.8.4

README

Room Tool

Provides various room-related utility commands, mainly the ability to blacklist rooms.

Commands

  • roomtool roomname - Logs the name of the current room to the console.
  • roomtool blacklist addcurrent - Blacklists the current room.
  • roomtool blacklist addbyname - Blacklist a room with a given name.
  • roomtool blacklist remove - Unblacklists a room with a given name.
  • roomtool blacklist clear - Clears the room blacklist.
  • roomtool blacklist list - Logs the names of all blacklisted rooms to the console.

CHANGELOG

1.0.0

  • Release.