[ci skip] Rewrite README for modrinth (#1979)

docs: Rewrite README for modrinth
This commit is contained in:
Alexander Brandes
2022-10-09 16:41:22 +02:00
committed by GitHub
parent f356f64c3d
commit 33be942176
4 changed files with 96 additions and 48 deletions

View File

@ -201,5 +201,6 @@ tasks {
loaders.addAll(listOf("paper", "purpur", "spigot"))
changelog.set("The changelog is available on GitHub: https://github.com/IntellectualSites/" +
"FastAsyncWorldEdit/releases/tag/${project.version}")
syncBodyFrom.set(rootProject.file("README.md").readText())
}
}