mirror of
https://github.com/godotengine/godot-csharp-vscode.git
synced 2025-12-31 21:48:32 +03:00
10 lines
375 B
Plaintext
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
|