You are viewing a potentially older version of this package.
View all versions.
SimpleUnlocker
A PEAK cosmetic unlocker mod that just gets the job done. (w/ Sash Colors + Ascents)
| Date uploaded | 10 months ago |
| Version | 1.1.0 |
| Download link | Cooperly-SimpleUnlocker-1.1.0.zip |
| Downloads | 13153 |
| Dependency string | Cooperly-SimpleUnlocker-1.1.0 |
README
SimpleUnlocker

A dead simple customizable unlocker for anything within PEAK that requires progression or some type of objective to be complete.
Cosmetics(Enabled by default)- Unlocks all Cosmetics, even if you don't have it unlocked in the base game.
- Non destructive. (Relocks items if the mod or config option is disabled)
- Works with Cosmetics that require an objective (ex. Beat all Ascents) other than earning an achievement.
- Unlocks Sash colors without unlocking ascents on it's own.
- Doesn't fill your Sash with accolades you haven't obtained (by not modifying achievements) unlike some unlockers.
Ascents- Unlocks all Ascents for you to play.
- Still allows you to unlock Sashes for Vanilla / without the mod.
- May allow you to fast track Sashes by playing a higher Ascent than you could normally play.
Configuration
You can modify all aspects from this mod by modifying the config file at BepInEx/config/club.freewifi.void.SimpleUnlocker.cfg, you can modify it in-game using ModConfig
Default Config
## Settings file was created by plugin SimpleUnlocker v1.1
## Plugin GUID: club.freewifi.void.SimpleUnlocker
[General]
## Unlocks all Cosmetics within the game.
# Setting type: Boolean
# Default value: true
Unlock Cosmetics = true
## Unlocks all Ascents within the game.
# Setting type: Boolean
# Default value: false
Unlock Ascents = false
CHANGELOG
v1.1
- Fixed mod for the 1.27.a update
- Removed Sashes from settings as they've become a native customization option
- Thanks PEAK devs! I've wanted this for a while and this change makes my mod even more simple :D
v1.0.1
- Fixed confusing manifest.json wording
v1.0.0
- Initial Release