← Назад к ресурсам

AlinLib

A library to facilitate mod development by Kel Cuprum

Modrinth library

Описание

# AlinLib A library to facilitate the development of interface, notifications, etc. Also content in one design code ## Integration [![Releases](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Frepo.kelcuprum.ru%2Freleases%2Fru%2Fkelcuprum%2Falinlib%2FAlinLib-common%2Fmaven-metadata.xml&label=Releases)](https://repo.kelcuprum.ru/#/releases/ru/kelcuprum/alinlib/AlinLib-common) [![Snapshots](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Frepo.kelcuprum.ru%2Fsnapshots%2Fru%2Fkelcuprum%2Falinlib%2FAlinLib-common%2Fmaven-metadata.xml&label=Snapshots)](https://repo.kelcuprum.ru/#/snapshots/ru/kelcuprum/alinlib/AlinLib-common) ### Types - snapshots [Dev, alpha] - releases [Releases, Beta, RC] ```groovy repositories { maven { name "kelcuprum_TYPE" url "https://repo.kelcuprum.ru/TYPE" } } dependencies { modImplementation("ru.kelcuprum:AlinLib-(fabric,neoforge):VERSION"); } ``` > From Modrinth ```groovy repositories { maven { url "https://api.modrinth.com/maven" } } dependencies { modImplementation("maven.modrinth:alinlib:VERSION"); } ``` ## Screenshots ### Interface ![modern interface](https://cdn.modrinth.com/data/cached_images/15d5a52399c417ea741fb8d98f4e7dbccfb7dd7b_0.webp) > Legacy design ![Interface](https://cdn.modrinth.com/data/cached_images/d55993f79ff17145e83022ce8923f66cc492d71a.png) ### Toast ![Toast](https://cdn.modrinth.com/data/cached_images/4587aeeb1742db6e5000b8e4aa9dfb68fd19473f.png) [![kel](https://wf.kelcu.ru/kel-budges/me/Made%20by.svg)](https://kelcu.ru)