Initial commit

This commit is contained in:
2022-07-09 19:37:03 +06:00
commit b36407c7e7
14 changed files with 454 additions and 0 deletions

7
gradle.properties Normal file
View File

@@ -0,0 +1,7 @@
kotlin.code.style=official
org.gradle.parallel=true
kotlin.js.generate.externals=true
kotlin.incremental=true
project_group=plagubot_plugin
project_version=0.0.1