-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathaqd.code-workspace
39 lines (39 loc) · 1 KB
/
aqd.code-workspace
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"folders": [
{
"name": "A Quantum of Depth",
"path": "."
},
{
"name": "A Galaxy Far Away",
"path": "../A Galaxy Far Away"
},
{
"name": "MES Shared Behaviors",
"path": "../MES Shared Behaviors"
},
{
"name": "Data",
"path": "../../../../../../../Program Files (x86)/Steam/steamapps/common/SpaceEngineers/Content/Data"
},
{
"name": "Mods",
"path": ".."
},
{
"name": "Shaders",
"path": "../../../../../../../Program Files (x86)/Steam/steamapps/common/SpaceEngineers/Content/Shaders"
},
{
"name": "244850",
"path": "../../../../../../../Program Files (x86)/Steam/steamapps/workshop/content/244850"
},
{
"path": "../../Export"
},
{
"path": "../../Blueprints/local"
}
],
"settings": {}
}