Browse Source

Add initial workspace configuration file. Add fear mechanic.

fear-mechanic
arnonos 21 hours ago
parent
commit
cdf6465f60
  1. 8
      prestonbane.code-workspace

8
prestonbane.code-workspace

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