zt64-aliucord-plugins/plugin/DeveloperUtils/build.gradle.kts
2026-01-24 00:45:00 -05:00

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()
)
}