how did i miss this.. ?

This commit is contained in:
NikkyAI 2018-02-22 18:28:24 +01:00
parent c7146ce7df
commit 3591044368
1 changed files with 1 additions and 3 deletions

View File

@ -102,9 +102,7 @@ curseforge {
changelogType = "markdown" changelogType = "markdown"
changelog = file(changelog_file) changelog = file(changelog_file)
} }
relations { relations { }
requiredLibrary 'shadowfacts-forgelin'
}
mainArtifact(jar) { mainArtifact(jar) {
displayName = "MatterLink $version" displayName = "MatterLink $version"
} }