mirror of
https://github.com/VibedByKaKi/zt64-aliucord-plugins.git
synced 2026-08-25 23:51:13 +02:00
13 lines
No EOL
236 B
Kotlin
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()
|
|
)
|
|
} |