You are viewing a potentially older version of this package. View all versions.
KingEnderBrine-MidRunArtifacts-1.2.1 icon

MidRunArtifacts

Allows you to enable/disable artifacts during a run via console commands

Date uploaded 3 months ago
Version 1.2.1
Download link KingEnderBrine-MidRunArtifacts-1.2.1.zip
Downloads 3124
Dependency string KingEnderBrine-MidRunArtifacts-1.2.1

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1903 icon
bbepis-BepInExPack

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

Preferred version: 5.4.1903

README

Description

Allows you to enable/disable artifacts during a run via console commands.

Console commands

To open a console first time press ctrl + alt + `, after that you can use just `.

  • mra_enable {ArtifactName} - enables artifact with a given name (no spaces in the name).
  • mra_disable {ArtifactName} - disables artifact with a given name (no spaces in the name).
  • mra_toggle {ArtifactName} - disables artifact with a given name (no spaces in the name) if it was enabled, otherwise enables it.

Config options

  • EnableChatCommands - Accept commands from any player in chat.

Bugs

Feel free to ping me on discord @KingEnderBrine if you found one.

CHANGELOG

1.2.1

  • Added config option to enable commands in chat from any player.
  • Added english names in autocomplete if the language is not english.
  • Fixed an issue where commands couldn't be execute on dedicated servers.

1.2.0

  • Fixes for Survivors of the Void update

1.1.1

  • Added mra_toggle command.

1.1.0

  • Removed r2api dependency.

  • Mod release.