adamant-ModpackFramework icon

ModpackFramework

Reusable modpack framework: discovery, hash, HUD, and UI. Used by modpack coordinators.

Last updated 2 weeks ago
Total downloads 88
Total rating 0 
Categories Modpacks
Dependency string adamant-ModpackFramework-1.1.0
Dependants 1 other package depends on this package

This mod requires the following mods to function

LuaENVY-ENVY-1.2.0 icon
LuaENVY-ENVY

A plugin to allow ReturnOfModding plugins greater control of their environment.

Preferred version: 1.2.0
SGG_Modding-ModUtil-4.0.1 icon
SGG_Modding-ModUtil

Utility mod for mod interactions within lua for SGG's games

Preferred version: 4.0.1
Hell2Modding-Hell2Modding-1.0.78 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.78
adamant-ModpackLib-1.0.0 icon
adamant-ModpackLib

Shared utilities for adamant modpack standalone mods.

Preferred version: 1.0.0

README

adamant-ModpackFramework

Shared in-game framework for Hades II modpacks built on the adamant stack.

What This Is

This package provides the common modpack menu and coordination layer used by supported modpacks. It is normally installed as a dependency and is not meant to be used by itself.

How It Helps

Supported modpacks use this framework to show one shared in-game menu, module setting tabs, Quick Setup controls, saved profiles, config hash import/export, and an optional HUD fingerprint for active settings.

Gameplay Impact

This package does not add gameplay content by itself.

It affects gameplay only through a modpack that depends on it. The actual gameplay changes come from that modpack and its modules.

Technical Info

Developer documentation and source code are available on GitHub: