Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-09 | C#: Rewrite GodotTools messaging protocol | Ignacio Etcheverry | |
2019-12-11 | Mono formatting | Aaron Franke | |
No space for casting, add spaces inside braces, 4 space indentation, remove trailing indentation, remove BOM. | |||
2019-08-04 | C#: Add Ide Connection library and server for the editor | Ignacio 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. |