KingEnderBrine-MidRunArtifacts icon

MidRunArtifacts

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

Last updated 2 months ago
Total downloads 27306
Total rating 8 
Categories Mods Tweaks Server-side
Dependency string KingEnderBrine-MidRunArtifacts-1.2.1
Dependants 11 other packages depend on this package

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.