diff --git a/configs/godot_unified.json b/configs/godot_unified.json index 5044c5c..a7d6124 100644 --- a/configs/godot_unified.json +++ b/configs/godot_unified.json @@ -32,7 +32,7 @@ "name": "source_code", "description": "Godot Engine C++ source code + GDScript core", "weight": 0.6, - "languages": ["cpp", "gdscript", "python", "glsl"], + "languages": ["C++", "GDScript", "Python", "GodotShader"], "skip_patterns": [ ".git/", "thirdparty/",