AlinLib
ModGPL-3.0-or-later

AlinLib

A library to facilitate mod development by Kel Cuprum

198.8K
Downloads
59
Followers
3 months ago
Updated
📦
30
Versions

📖About AlinLib

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-(fabric,neoforge):VERSION");
}

From Modrinth

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

Screenshots

Interface

modern interface

Legacy design

Interface

Toast

Toast

kel