first commit

This commit is contained in:
2026-08-07 13:41:43 +03:00
commit dd7f61a958
28 changed files with 2888 additions and 0 deletions

6
gradle.properties Normal file
View File

@@ -0,0 +1,6 @@
group=org.kilka
version=1.0
description=Discord account linking and role permission synchronization for ShlakoBlock
org.gradle.configuration-cache=true
org.gradle.parallel=true
org.gradle.caching=true