Add a VSCode workspace

This commit is contained in:
Eryn Wells 2022-04-26 19:50:40 -07:00
parent 8a5892cd3c
commit 8ec8a094fd

8
tcod.code-workspace Normal file
View file

@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}