Steamworks .NET
The Steamworks .NET Steam Cloud API storage implementation.
Syntax
steam://encoding=<String>;usebase64=<Boolean>
Or
steam-cloud://encoding=<String>;usebase64=<Boolean>
Parameters
Name | Type | Description | Alias |
---|---|---|---|
encoding | string | The text encoding | text-encoding, encoding-name |
usebase64 | bool | Whether to use base64 encoding for storage or not | use-base64 |