This commit is contained in:
2025-09-01 14:01:35 +08:00
parent c93b2e5c29
commit 32d4f20d33
11 changed files with 552 additions and 6 deletions

13
Source/ARA.code-workspace Normal file
View File

@@ -0,0 +1,13 @@
{
"folders": [
{
"name": "ArachnaeSwarm",
"path": ".."
},
{
"name": "Data",
"path": "../../../Data"
}
],
"settings": {}
}