-
Notifications
You must be signed in to change notification settings - Fork 1
Installing Paragon
Ang edited this page Nov 18, 2022
·
5 revisions
Latest versions: fabric-2.1.0-1.19x
& forge-2.1.0-1.19x
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
content {
includeGroup "maven.modrinth"
}
}
include modImplementation("maven.modrinth:paragon:fabric-version")
implementation fg.deobf('maven.modrinth:paragon:forge-version')
If using Architectury, use the Fabric implementation in common build.gradle.
Paragon is a simple, easy-to-use and lightweight config library.