We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e35ffd1 commit 1a9cca9Copy full SHA for 1a9cca9
build.gradle
@@ -153,7 +153,9 @@ modrinth {
153
token = System.getenv("MODRINTH_TOKEN")
154
projectId = "mod-remapping-api"
155
changelog = """
156
-Fix issues caused by backward compatibility
+Apply method invocation replacers to Interface methods as well.\
157
+Fix possible crash while remapping refmap.\
158
+Add system property to run in development mode for 3rd party remappers.
159
"""
160
uploadFile = remapJar
161
0 commit comments