Fixed CurseForge build nomenclature so that Guide-API is seen as a required library

This commit is contained in:
WayofTime 2016-08-19 20:51:48 -04:00
parent 51275f99b3
commit a3c69798f3

View file

@ -204,6 +204,7 @@ String getChangelogText() {
def curseRelations = {
optionalLibrary 'just-enough-items-jei'
optionalLibrary 'waila'
requiredLibrary 'guide-api'
}
curseforge {