# Editor.FileSystem.Root

```csharp
static BaseFileSystem Root { get; set; }
```

Root of the game's folder.

Declared in [Editor.FileSystem](/api/Editor.FileSystem).
Assembly: `Sandbox.Tools`.
