90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

AlinLib

A library to facilitate the development of interface, notifications, etc.
Also content in one design code

Integration

Releases Snapshots

Types

  • snapshots [Dev, alpha]
  • releases [Releases, Beta, RC]
repositories {
    maven {
        name "kelcuprum_TYPE"
        url "https://repo.kelcuprum.ru/TYPE"
    }
}
dependencies {
    modImplementation("ru.kelcuprum.alinlib:AlinLib-(common,fabric,neoforge):VERSION");
}

From Modrinth

repositories {
    maven {
        url "https://api.modrinth.com/maven"
    }
}
dependencies {
    modImplementation("maven.modrinth:alinlib:VERSION");
}

Screenshots

Interface

Interface

Toast

Toast

kel


Project members

Kel_Cuprum

Inherited Owner

Details

Licensed GPL-3.0-or-later
Published 10 months ago
Updated 5 days ago