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