Create Commonwealth-Online.code-workspace

This commit is contained in:
2026-07-06 15:46:22 +12:00
parent c3f5afe7f6
commit 980944f4ba
@@ -0,0 +1,16 @@
{
"folders": [
{
"path": ".."
},
{
"path": "../../F4-Animation-Research"
},
{
"path": "../../DoxyCoSync"
}
],
"settings": {
"liveServer.settings.multiRootWorkspaceName": "Commonwealth-Online"
}
}