summaryrefslogtreecommitdiff
path: root/modules/mono/editor/GodotTools/GodotTools.sln
AgeCommit message (Collapse)Author
2019-08-04C#: Add Ide Connection library and server for the editorIgnacio Etcheverry
This will be used for communicating between the Godot editor and external IDEs/editors, for things like opening files, triggering hot-reload and running the game with a debugger attached.
2019-07-10Mono: Add missing GodotTools.slnIgnacio Etcheverry