modrinth readme sync

This commit is contained in:
sebseb7
2023-10-08 06:38:13 +02:00
parent 409802c696
commit 853f0d3646
3 changed files with 15 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ spotless {
import com.modrinth.minotaur.dependencies.ModDependency
modrinth {
token = System.getenv("MODRINTH_TOKEN")
syncBodyFrom = rootProject.file("README.md").text
projectId = 'C1naQCmt'
uploadFile = remapJar
gameVersions = ['1.20.2']