Added support for java

This commit is contained in:
Sebastian Olsson
2025-01-07 14:36:23 +01:00
parent 8b31f5f547
commit 54e41ea1c5
5 changed files with 27 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ return {
"gdscript",
"godot_resource",
"gdshader",
"java",
},
-- Autoinstall languages that are not installed
auto_install = true,