
Paragon
Lightweight and easy-to-use config library.
6K загрузок5 подписчиковMITfabricforgequilt
Обновлён 13 июня 2023 г. · опубликован 22 октября 2022 г.
Lightweight and easy-to-use config library. Used in Deeper and Darker, and Golems of All Types. Created by Kyanite Mods with 💖
Advantages of using Paragon:
- Lightweight and modular, Paragon itself is just a config library for other mods to use. It does not add any in-game content (such as menus, GUIs, etc)
- Super easy to use and setup
- Modern and simple
Installation
Latest versions: fabric-3.0.2-1.20x & forge-3.0.2-1.20x
Repository (add to repositories)
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
content {
includeGroup "maven.modrinth"
}
}
Fabric (remove include if you dont want Paragon packed into your jar)
include modImplementation("maven.modrinth:paragon:fabric-version")
Forge
implementation fg.deobf('maven.modrinth:paragon:forge-version')
If using Architectury, use the Fabric implementation in common build.gradle.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| forge-3.0.2-1.20x | Релиз | 1.20, 1.20.1 | forge | 13 июня 2023 г. | .jar (765 КБ) |
| fabric-3.0.2-1.20x | Релиз | 1.20, 1.20.1 | fabric | 13 июня 2023 г. | .jar (761 КБ) |
| forge-3.0.2-1.19x | Релиз | 1.19 | forge | 11 декабря 2022 г. | .jar (765 КБ) |
| fabric-3.0.2-1.19x | Релиз | 1.19 | fabric, quilt | 11 декабря 2022 г. | .jar (761 КБ) |
| fabric-3.0.1-1.18.2 | Релиз | 1.18.2 | fabric | 10 декабря 2022 г. | .jar (761 КБ) |
| forge-3.0.1-1.18.2 | Релиз | 1.18.2 | forge | 10 декабря 2022 г. | .jar (765 КБ) |
| fabric-3.0.1-1.19x | Релиз | 1.19, 1.19.1, 1.19.2, 1.19.3 | fabric | 10 декабря 2022 г. | .jar (761 КБ) |
| forge-3.0.1-1.19x | Релиз | 1.19, 1.19.1, 1.19.2, 1.19.3 | forge | 10 декабря 2022 г. | .jar (765 КБ) |
| forge-2.1.0-1.19x | Релиз | 1.19, 1.19.1, 1.19.2 | forge | 14 ноября 2022 г. | .jar (686 КБ) |
| fabric-2.1.0-1.19x | Релиз | 1.19, 1.19.1, 1.19.2 | fabric | 14 ноября 2022 г. | .jar (682 КБ) |
| fabric-2.0-1.19x | Релиз | 1.19, 1.19.1, 1.19.2 | fabric | 13 ноября 2022 г. | .jar (679 КБ) |
| forge-2.0-1.19x | Релиз | 1.19, 1.19.1, 1.19.2 | forge | 13 ноября 2022 г. | .jar (683 КБ) |
| forge-1.0.4b-1.19x | Бета | 1.19, 1.19.1, 1.19.2 | forge | 12 ноября 2022 г. | .jar (356 КБ) |
| common-1.0.4b-1.19x | Бета | 1.19, 1.19.1, 1.19.2 | forge | 12 ноября 2022 г. | .jar (18 КБ) |
| fabric-1.0.4b-1.19x | Бета | 1.19, 1.19.1, 1.19.2 | fabric | 12 ноября 2022 г. | .jar (353 КБ) |
Показаны последние 15 из 25 версий. Все версии — на Modrinth.
Ченджлог
forge-3.0.2-1.19xРелиз1.19 · 11 декабря 2022 г.
- Fix crash
fabric-3.0.2-1.19xРелиз1.19 · 11 декабря 2022 г.
- Fix crash
fabric-3.0.1-1.18.2Релиз1.18.2 · 10 декабря 2022 г.
- Serializers
- Crash fixes
- Custom file names
- Comments (JSON5 support)
forge-3.0.1-1.18.2Релиз1.18.2 · 10 декабря 2022 г.
- Serializers
- Crash fixes
- Custom file names
- Comments (JSON5 support)
fabric-3.0.1-1.19xРелиз1.19.1, 1.19.2, 1.19.3 · 10 декабря 2022 г.
- Serializers
- Crash fixes
- Custom file names
- Comments (JSON5 support)
forge-3.0.1-1.19xРелиз1.19.1, 1.19.2, 1.19.3 · 10 декабря 2022 г.
- Serializers
- Crash fixes
- Custom file names
- Comments (JSON5 support)
forge-2.1.0-1.19xРелиз1.19, 1.19.1, 1.19.2 · 14 ноября 2022 г.
- Add option groups
- Add descriptions to options and groups (for Epitome)
- Fix bugs in parsing
fabric-2.1.0-1.19xРелиз1.19, 1.19.1, 1.19.2 · 14 ноября 2022 г.
- Add option groups
- Add descriptions to options and groups (for Epitome)
- Fix bugs in parsing
Полная история изменений — на Modrinth.
Комментарии
Загружаем…
