godot-xterm/misc/vscode
Leroy Hopson 5a290e927a
Add gd-plug and Gut addons
Fresh clones of this repo will need to install Gut using
gd-plug:
```
godot --no-window -s plug.gd install
```
Similar to how git submodules also need to be installed.
2021-07-03 01:58:58 +07:00
..
readme.txt Add example vscode files 2021-06-20 13:59:50 +07:00
settings.json Add gd-plug and Gut addons 2021-07-03 01:58:58 +07:00
tasks.json Add example vscode files 2021-06-20 13:59:50 +07:00

Example vscode files.
Could be placed in a .vscode directory at the root of this repo, but paths may need to be modified.