zt64-aliucord-plugins/plugin/AlwaysAnimate/build.gradle.kts
2023-08-22 01:34:03 -04:00

15 lines
No EOL
287 B
Kotlin

version = "1.7.2"
description = "Allows making server icons and user avatars always animate"
aliucord {
changelog.set(
"""
# 1.6.1
* Fixed plugin not working
# 1.6.0
* Support V96
""".trimIndent()
)
}