Add Game Export Action

This commit is contained in:
stan220
2025-12-24 19:16:12 +03:00
parent dbc294412a
commit 0848469729
3 changed files with 141 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"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
}