AlinLib
A library to facilitate mod development by Kel Cuprum
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
AlinLib
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] ```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

> Legacy design

Toast
