Initial commit

This commit is contained in:
Ced Naru
2024-04-19 22:46:19 +02:00
commit d57ebcc659
21 changed files with 869 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
org.gradle.jvmargs=-Xmx3G
# Set this property to true to disable kotlin jvm plugin version check
# Attention: this is an advanced feature. Only use it if you know what you're doing! We cannot guarantee that our compiler plugin is compatible with other kotlin versions than the one we build it for. Setting this property to true can lead to build and/or runtime errors.
#godot.jvm.suppressKotlinIncompatibility=true