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