Last updated | 2 months ago |
Total downloads | 3778 |
Total rating | 4 |
Categories | Mods Tools Tweaks |
Dependency string | Dragonyck-DebuggingPlains-1.2.0 |
Dependants | 1 other package depends on this package |
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.2117README
Description
DebuggingPlains is a mod for ROR2 mod developers designed to help with the mod debugging process a lil bit :)
Originally released by AddOns, I updated and added some features AddOns wanted to add and some more I needed.
Key features:
-
Allows you to head straight into a start of a run as you open the game instead of navigating through menus every time.
-
Configurable config file to customize your debug run (selected stage, character, artifacts, difficulty etc.).
-
Configurable config file to customize your maps (spawn locations, objects to spawn at the start of the run, etc.).
Showcase
Commission
This contact is for commission inquiries ONLY, for ANYTHING else ping me on ror2 modding discord.
Changelog
1.2.0
- Added ally spawns.
1.1.1
- Updated for SOTS.
1.1.0
- Lots of fixes and improvements.
- MainMenu skipping takes a few seconds longer after the incredible Devotion Update.
1.0.5
- Fixed bug that could happen if no user profile was loaded. I also added a warning message for this.
1.0.4
- Added a config for skipping the main menu.
1.0.3
- Void Coin Barrel, Triple and Lockbox now all spawn by default. *Delete your previous scenesConfig for it to update.
1.0.2
- Adaptive Chest now spawns by default. *Delete your previous scenesConfig for it to update.
1.0.1
- Now all map zones are disabled in all maps, no longer exclusive to golemplains.
1.0.0
- SOTV Update
- Relocated the config and scenesConfig files to it's own folder for convenience.
- Added dummy spawns. You can add your own in the scenesConfig.
- Added Character location, move direction and velocity texts.
- Added Item Pickups. You can add your own in the scenesConfig. Added one of each tier by default.
- Added some interactable spawns that were missing.
- You can now spawn as any body in the game, including monsters.
- Removed golemplains MapZones. (The ones that tp you back.)
- Artifact of Command enabled by default.
- Command give_money 999 enabled by default.
0.1.0
- First Release by AddOns