Unity v2 Plugin 0.1
mod management for Unity projects
|
Describes the server settings to use for the ModIO Plugin. More...
Public Attributes | |
string | serverURL |
URL for the mod.io server to connect to. | |
uint | gameId |
Game Id as can be found on mod.io Web UI. | |
string | gameKey |
mod.io Service API Key used by your game to connect. | |
string | languageCode |
Language code for the localizing message responses. See https://docs.mod.io/#localization for possible values. | |
bool | disableUploads |
Disables uploading mods and modfiles for this build. | |
Describes the server settings to use for the ModIO Plugin.