nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

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

External resources


Project members

Kel_Cuprum

Inherited Owner


Technical information

License
GPL-3.0-or-later
Client side
required
Server side
unsupported
Project ID