zt64-aliucord-plugins/plugin/CursorInput/build.gradle.kts
2026-02-25 22:55:20 -05:00

15 lines
No EOL
383 B
Kotlin

version = "1.4.3"
description =
"Makes it so that emojis, mentions and others are added at the cursor position instead of the end of the message"
aliucord.changelog.set(
"""
# 1.4.3
* Fixed a bug which resulted in inserted content would be duplicated (credit to cillynder)
# 1.4.2
# 1.4.1
* Support Discord V112.4
""".trimIndent()
)