Initial commit

This commit is contained in:
Lonewo 2025-08-09 03:02:07 +03:00
commit 2b5a19c41b
15 changed files with 587 additions and 0 deletions

4
gradle.properties Executable file
View file

@ -0,0 +1,4 @@
kotlin.code.style=official
mccoroutine_version=2.22.0
kotlinx_coroutines_version=1.10.2
paper_api_version=1.21.7-R0.1-SNAPSHOT