Overseer UI

Overseer UI

Mod

A very, VERY simple GUI/HUD wrapper library around ImGUI-Java and ImGUI-MC

Client LibraryUtility

163 downloads
6 followers
Follow Save

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


Project members

CTRL Neo Studios

CTRL Neo Studios

Organization

Details

Licensed MIT
Published 7 months ago
Updated 7 months ago