if it was kotlin

This commit is contained in:
2024-06-21 01:15:43 -04:00
Unverified
parent c2cdccf8ba
commit 8e9583359b
39 changed files with 636 additions and 317 deletions

10
Server/.idea/kotlinc.xml generated Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Kotlin2JvmCompilerArguments">
<option name="jvmTarget" value="1.8" />
</component>
<component name="KotlinCommonCompilerArguments">
<option name="apiVersion" value="1.9" />
<option name="languageVersion" value="1.9" />
</component>
</project>