mirror of
https://github.com/VibedByKaKi/zt64-aliucord-plugins.git
synced 2026-09-05 04:51:14 +02:00
11 lines
No EOL
194 B
Kotlin
11 lines
No EOL
194 B
Kotlin
version = "1.0.0"
|
|
description = "Adds several utilities to make development easier"
|
|
|
|
aliucord {
|
|
deploy.set(false)
|
|
changelog.set(
|
|
"""
|
|
|
|
""".trimIndent()
|
|
)
|
|
} |