You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**devSdkUrl**|**String**| Link to download the development SDK, use downloadUrls instead ||
55
52
|**devSdkVersion**|**String**| Version of the development SDK ||
@@ -103,7 +100,6 @@
103
100
|**sdkDiscordUrl**|**String**| Link to the official VRChat Discord ||
104
101
|**sdkNotAllowedToPublishMessage**|**String**| Used in the SDK to notify a user they aren't allowed to upload avatars/worlds yet ||
105
102
|**sdkUnityVersion**|**String**| Unity version supported by the SDK ||
106
-
|**serverName**|**String**| Server name of the API server currently responding ||
107
103
|**stringHostUrlList**|**List<String>**| A list of explicitly allowed origins that worlds can request strings from via the Udon's [VRCStringDownloader.LoadUrl](https://creators.vrchat.com/worlds/udon/string-loading/#ivrcstringdownload). ||
108
104
|**supportEmail**|**String**| VRChat's support email ||
109
105
|**supportFormUrl**|**String**| VRChat's support form ||
@@ -121,6 +117,7 @@
121
117
|**whiteListedAssetUrls**|**List<String>**| List of allowed URLs that are allowed to host avatar assets ||
122
118
|**playerUrlResolverVersion**|**String**| Currently used youtube-dl.exe version ||
123
119
|**playerUrlResolverSha1**|**String**| Currently used youtube-dl.exe hash in SHA1-delimited format ||
120
+
|**publicKey**|**String**| Public key, hex encoded ||
0 commit comments