Files
godot-kotlin-project-template/godot_kotlin_configuration.json
2025-12-26 12:01:29 +03:00

12 lines
251 B
JSON

{
"custom_jvm_args": [],
"debug_address": "*",
"debug_port": 5005,
"disable_gc": false,
"jmx_port": -1,
"max_string_size": -1,
"use_debug": false,
"version": "2.0",
"vm_type": "auto",
"wait_for_debugger": true
}