RimeLib
An utility library for my Minecraft mods.
910 загрузок0 подписчиковMITfabric
Обновлён 28 января 2026 г. · опубликован 20 июня 2025 г.
Rimelib
Utility library for my Minecraft mods.
This mod doesn't do anything by itself but provides certain convenient ways of doing stuff for other mods.
If you want to use this mod in your mod:
Add the repository:
maven("https://ancientri.me/maven/releases") {
name = "AncientRime"
}
Add the dependency:
modImplementation("me.ancientri:rimelib:$mod_version")
You can also include() the jar if you don't want the user to download it manually.
The versioning scheme is: major.minor.hotfix:
- Major is increased when I feel like it.
- Minor will be incremented for breaking changes.
- Hotfix will be incremented for non-breaking changes or additions.
The same version of the library might be released for multiple minecraft versions with minecraft-version-specific fixes included, potentially big enough to be breaking changes.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.3.5+1.21.11 | Релиз | 1.21.11 | fabric | 28 января 2026 г. | .jar (859 КБ) |
| 2.3.4+1.21.10 | Релиз | 1.21.10 | fabric | 19 октября 2025 г. | .jar (858 КБ) |
| 2.3.3+1.21.10 | Релиз | 1.21.10 | fabric | 15 октября 2025 г. | .jar (855 КБ) |
| 2.3.2+1.21.10 | Релиз | 1.21.10 | fabric | 15 октября 2025 г. | .jar (855 КБ) |
| 2.3.2+1.21.9 | Релиз | 1.21.9 | fabric | 3 октября 2025 г. | .jar (855 КБ) |
| 1.0.0+1.21.6 | Релиз | 1.21.6 | fabric | 20 июня 2025 г. | .jar (332 КБ) |
Ченджлог
1.0.0+1.21.6Релиз1.21.6 · 20 июня 2025 г.
Initial release
Полная история изменений — на Modrinth.
Комментарии
Загружаем…