update description
This commit is contained in:
parent
d6599536fd
commit
79578f6e36
2 changed files with 1 additions and 6 deletions
|
@ -43,8 +43,3 @@ java {
|
|||
targetCompatibility = JavaVersion.VERSION_21
|
||||
}
|
||||
|
||||
jar {
|
||||
from("LICENSE") {
|
||||
rename { "${it}_${project.base.archivesName.get()}" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"id": "pixelchat",
|
||||
"version": "${version}",
|
||||
"name": "PixelChat",
|
||||
"description": "This mod makes the minecraft chat great again",
|
||||
"description": "A simple mod to share images in-game.",
|
||||
"authors": [
|
||||
"1e99"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue