Browse Source

changelog

shedaniel 5 years ago
parent
commit
795e680265
1 changed files with 2 additions and 0 deletions
  1. 2 0
      build.gradle

+ 2 - 0
build.gradle

@@ -102,6 +102,8 @@ curseforge {
         project {
             id = '310111'
             releaseType = 'release'
+            changelogType = "html"
+            changelog = "<a href=\"https://gist.github.com/shedaniel/b7593e692319976f3349263208792922\">Click here for changelog</a>"
             addGameVersion '1.15'
             addGameVersion '1.15-Snapshot'
             addGameVersion 'Java 8'