You are viewing a potentially older version of this package.
View all versions.
MidRunArtifacts
Allows you to enable/disable artifacts during a run via console commands
| Date uploaded | 2 years ago |
| Version | 1.2.0 |
| Download link | KingEnderBrine-MidRunArtifacts-1.2.0.zip |
| Downloads | 18616 |
| Dependency string | KingEnderBrine-MidRunArtifacts-1.2.0 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.1903README
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.
Bugs
Feel free to ping me on discord @KingEnderBrine if you found one.
Changelog
1.2.0
- Fixes for
Survivors of the Voidupdate
1.1.1
- Added
mra_togglecommand.
1.1.0
- Removed r2api dependency.
1.0.0
- Mod release.
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 Voidupdate
1.1.1
- Added
mra_togglecommand.
1.1.0
-
Removed r2api dependency.
-
Mod release.