Compatibility
Minecraft: Java Edition
24w34a
1.21.x
1.20.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-or-later
Published 12 months ago
Updated 2 days ago
AlinLib
A library to facilitate the development of interface, notifications, etc.
Also content in one design code
Integration
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-(fabric,neoforge):VERSION");
}
From Modrinth
repositories {
maven {
url "https://api.modrinth.com/maven"
}
}
dependencies {
modImplementation("maven.modrinth:alinlib:VERSION");
}
Screenshots
Interface
Legacy design