/
A library to facilitate the development of interface, notifications, etc.
Also content in one design code
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");
}
!modern interface
Legacy design
!Interface
!Toast
