Skip to content

Commit 998c44f

Browse files
committed
Disable R3 Godot plugin
1 parent 1ab0316 commit 998c44f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/SharpIDE.Godot/project.godot

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ driver/driver="Dummy"
2525
[autoload]
2626

2727
DiAutoload="*res://DiAutoload.cs"
28-
FrameProviderDispatcher="*uid://ngclnv5y220f"
29-
ObservableTrackerRuntimeHook="*uid://dwd2efc46qc0v"
3028

3129
[display]
3230

@@ -38,7 +36,7 @@ project/assembly_name="SharpIDE.Godot"
3836

3937
[editor_plugins]
4038

41-
enabled=PackedStringArray("res://addons/R3.Godot/plugin.cfg", "res://addons/csharp_gdextension_bindgen/plugin.cfg")
39+
enabled=PackedStringArray("res://addons/csharp_gdextension_bindgen/plugin.cfg")
4240

4341
[gui]
4442

0 commit comments

Comments
 (0)