AuriRex-TheArchive_Core icon

TheArchive Core

The main Archive mod, adds the ModSettings menu.

Last updated 2 days ago
Total downloads 210
Total rating 2 
Categories Client Mods Libraries
Dependency string AuriRex-TheArchive_Core-2025.2.1
Dependants 3 other packages depend on this package

This mod requires the following mods to function

AuriRex-Clonesoft_Json-13.0.0 icon
AuriRex-Clonesoft_Json

Library - Newtonsoft.Json but in a renamed namespace.

Preferred version: 13.0.0
BepInEx-BepInExPack_GTFO-3.2.2 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.2.2

README

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!

Mod Settings base menu showing different Feature Groups

Mod Settings, color picker and settings preview

Mod Settings, button and enum settings preview

[!NOTE]
The settings shown here are not part of TheArchive.Core but instead part of TheArchive.Essentials and only here to show off some of the neat things you can do with the mod settings menu.

License

See main GitHub repository.
Contains parts of BepInEx code, denoted in source files.