
TheArchive Core
The main Archive mod, adds the ModSettings menu.
Date uploaded | a week ago |
Version | 2025.2.0 |
Download link | AuriRex-TheArchive_Core-2025.2.0.zip |
Downloads | 63 |
Dependency string | AuriRex-TheArchive_Core-2025.2.0 |
This mod requires the following mods to function

AuriRex-Clonesoft_Json
Library - Newtonsoft.Json but in a renamed namespace.
Preferred version: 13.0.0
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.2README
TheArchive.Core
The library that handles all the fun things like ...
- registering custom
Features
that can be toggled on or off mid-game. - creating menus and buttons for your
Features
. - saving custom settings cross-profile.
[!NOTE]
This only adds the mod settings menu itself,
no extra features are included.
If you're looking for all the QoL features:
TheArchive.Essentials on Thunderstore or on GitHub
or check out all the packages that depend on this one:
Packages that depend on Archive Core
In Game Mod Settings
An in-game mod settings menu for easy feature customization.
Most Features are toggleable mid-game and some even have extra options to mess with!
[!NOTE]
The settings shown here are not part ofTheArchive.Core
but instead part ofTheArchive.Essentials
and only here to show off some of the features available in the settings menu.
License
See main GitHub repository.
Contains parts of BepInEx code, denoted in source files.
CHANGELOG
Changelog
v2025.2.1
- Fixed an oversight with settings redirection.
- If playing modded (custom rundowns), the mod does no longer use the default (shared) save directory but instead saves gear and bot-gear favorites in the profiles folder.
v2025.2.0
- Archive modules now get their own localization service.
- Reworked feature groups.
- Groups can now be properly localized and are now able to have a description.