AlinLib
ModrinthA library to facilitate mod development by Kel Cuprum
232.1k загрузок 63 подписчиков обновлено 5mo ago
последняя v2.1.0-rc.6 Modrinth
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-(fabric,neoforge):VERSION");
}
From Modrinth
repositories {
maven {
url "https://api.modrinth.com/maven"
}
}
dependencies {
modImplementation("maven.modrinth:alinlib:VERSION");
}
Screenshots
Interface

Legacy design

Toast

Версии
Beta
2.1.0-rc.5
- Added Cursor color in Styles
- Added MultilineEditBox and builder
- Fixed rendering Buttons with icon
Beta
2.1.0-rc.5
- Added Cursor color in Styles
- Added MultilineEditBox and builder
- Fixed rendering Buttons with icon

Комментарии 0
Пока нет комментариев. Будь первым, кто поделится мнением.