# Editor.FileSystem.Cloud

```csharp
static BaseFileSystem Cloud { get; set; }
```

The current project's .sbox/cloud/ folder. We download files from sbox.game right into this filesystem.

Declared in [Editor.FileSystem](/api/Editor.FileSystem).
Assembly: `Sandbox.Tools`.
