# Editor.EditorUtility.KeyValues1ToJson

```csharp
static string KeyValues1ToJson(string kvString)
```

Some old ass assets are keyvalues (1). Convert them to Json so we can use them.

### Parameters

- `kvString` (`string`)

### Returns

`string`

Declared in [Editor.EditorUtility](/api/Editor.EditorUtility).
Assembly: `Sandbox.Tools`.
