-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdcl-workspace.json
More file actions
37 lines (37 loc) · 1.11 KB
/
dcl-workspace.json
File metadata and controls
37 lines (37 loc) · 1.11 KB
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
{
"folders": [
{ "path": "basic-interactions" },
{ "path": "boids" },
{ "path": "cannon-car-example-scene" },
{ "path": "cannon-example-scene" },
{ "path": "coin-pickup" },
{ "path": "cube-wave-16x16" },
{ "path": "cube-wave-32x32" },
{ "path": "dance-floor" },
{ "path": "dbmonster" },
{ "path": "droid-scene" },
{ "path": "gnark" },
{ "path": "hypno-wheels" },
{ "path": "inflatable-punch-bag" },
{ "path": "item-pickup" },
{ "path": "jukebox" },
{ "path": "laser-ray-casting" },
{ "path": "light-bounce-puzzle" },
{ "path": "media-streaming" },
{ "path": "moving-platforms" },
{ "path": "open-door" },
{ "path": "party-time" },
{ "path": "pixel-canvas-api" },
{ "path": "random-noise-movement" },
{ "path": "simple-nft" },
{ "path": "smoke" },
{ "path": "swimming-shark" },
{ "path": "testing-gallery" },
{ "path": "tin-can-alley" },
{ "path": "translocator" },
{ "path": "ui-canvas-information" },
{ "path": "uv-map" },
{ "path": "validate-player-authenticity" },
{ "path": "weather-simulation" }
]
}