You are viewing a potentially older version of this package.
View all versions.
InGame Achievements and Unlocks
Adds the quest tracker and other elements to the in-game pause screen.
By mike9k1
| Date uploaded | 9 months ago |
| Version | 0.0.2 |
| Download link | mike9k1-InGame_Achievements_and_Unlocks-0.0.2.zip |
| Downloads | 1460 |
| Dependency string | mike9k1-InGame_Achievements_and_Unlocks-0.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack_IL2CPP
BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.
Preferred version: 6.0.738README
This mod adds the quest tracker and other helpful elements from the game's title screen to the in-game pause screen.
By clicking on the "Quests" button, you can view all your in-progress quests during a run.
By clicking the "Unlocks" button, you can freely toggle any weapons/tomes/items as you see fit from the pause screen.
This is the BepInEx version. MelonLoader version will be available on NexusMods
Installation Instructions:
-
Download the mod
-
Install BepInEx 6 to Megabonk
-
Unzip and copy the enclosed "InGameAchievements.dll" into <steamapps>\Megabonk\BepInEx\plugins
CHANGELOG
Version 0.0.3b
- Adjusted buttons on pause screen to prevent "Quests" button from being rendered off screen due to the addition of "Map" button in the latest game update v1.0.19
- Addressed an oversight that would occasionally cause (harmless but annoying) error messages to display in console if escape button is pressed on level up screen
Version 0.0.2b
- Lowered the likelihood of duplicate quests being listed on main menu
- Added "Unlocks" and "Quests" buttons to the in-game pause menu
Version 0.0.1b
- Initial upload