Files
godot-csharp-vscode/.gitmodules
Ignacio Etcheverry 94e3f57d7a Initial commit
2020-05-09 16:24:06 +02:00

10 lines
375 B
Plaintext

[submodule "thirdparty/debugger-libs"]
path = thirdparty/debugger-libs
url = https://github.com/mono/debugger-libs.git
[submodule "thirdparty/nrefactory"]
path = thirdparty/nrefactory
url = https://github.com/icsharpcode/NRefactory.git
[submodule "thirdparty/vscode-mono-debug"]
path = thirdparty/vscode-mono-debug
url = https://github.com/neikeq/vscode-mono-debug.git