zt64-aliucord-plugins/plugin/FolderOpacity/build.gradle.kts
2024-03-15 02:27:11 -04:00

13 lines
No EOL
236 B
Kotlin

version = "1.5.1"
description = "Adds an option to the guild folder settings to set the opacity"
aliucord {
changelog.set(
"""
# 1.3.0
* Support V96
""".trimIndent()
)
}