Fixed CurseForge build nomenclature so that Guide-API is seen as a required library
This commit is contained in:
parent
51275f99b3
commit
a3c69798f3
|
@ -204,6 +204,7 @@ String getChangelogText() {
|
|||
def curseRelations = {
|
||||
optionalLibrary 'just-enough-items-jei'
|
||||
optionalLibrary 'waila'
|
||||
requiredLibrary 'guide-api'
|
||||
}
|
||||
|
||||
curseforge {
|
||||
|
|
Loading…
Reference in a new issue