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

CommandQueue

Queue up items you want to automatically pick up with Command

Date uploaded 3 years ago
Version 1.0.0
Download link KubeRoot-CommandQueue-1.0.0.zip
Downloads 2826
Dependency string KubeRoot-CommandQueue-1.0.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1905 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.1905
tristanmcpherson-R2API-4.3.5 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.3.5
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3

README

CommandQueue

Creates a menu on the scoreboard that lets you queue up items to have picked up automatically when you open a command cube

Game screenshot

Features:

  • A full intuitive GUI accessible through a newly added tab on the scoreboard
  • Add items to the end of the queue and remove items from anywhere in the queue
  • Three queues for the three item rarities, available in separate tabs
  • Automatically selects items when you interact with a command cube, as long as it's available
    • If none of the items at the end of the queues are available, the menu opens as normal

Limitations

There is no controller support - the mod hasn't been tested with a controller and the UI is not in any way made to work with a controller.

Installation

Copy the CommandQueue folder to Risk of Rain 2/BepInEx/plugins

Patch notes:

  • 1.0.0 - Initial release