HomeJavaModsOverseer UI
Overseer UI

Overseer UI

A very, VERY simple UI wrapper library around ImGUI-java migrated from ImGUI-MC to Forge 1.20.1.

Using as a Dependency

Mod Jitpack

Add JitPack repository:

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.Type-32:OverseerUI:Version-Tag'
}

Or implement based on nightly commits:

dependencies {
    implementation 'com.github.Type-32:OverseerUI:dev-SNAPSHOT'
}

Examples of implementation: https://github.com/Type-32/OverseerUI/tree/dev/src/main/java/cn/crtlprototypestudios/ovsr/client/api/example

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more