Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

AlinLib

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

Integration

Snapshots Releases

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:VERSION");
}

From Modrinth

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

Screenshots

Interface

interface

Toast

toast

External resources



Project members

Im_Kel

Inherited Owner


Technical information

License
MIT
Client side
required
Server side
unsupported
Project ID