Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-09 | C#: Use Sdks in GodotTools csprojs and switch to nuget Microsoft.Build | Ignacio Etcheverry | |
2020-03-21 | Make file formatting comply with POSIX and Unix standards | Aaron Franke | |
UTF-8, LF, no BOM, and newlines at the end of files | |||
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. |