Skip to main content

overwolf.extensions.Metadata

Overwolf APIs / overwolf / overwolf / extensions / Metadata

Properties

PropertyTypeDescription
authorstringThe app's developer
descriptionstringYour app's description in the Appstore tile. Limited to 180 characters.
dock_button_titlestringShort name of your app. Provide a short title that will fit in the dock button area – 18 chars max.
iconstringA relative path from the app folder to the icon’s png file. This is the mouse-over (multi-colored) version of the icon that will be displayed on the Overwolf dock. The icon dimensions should be 256×256 pixels, 72 PPI. Overwolf will resize it to 37×37. Please make sure the png is smaller than 30KB.
icon_graystringA relative path from the app folder to the icon’s png file. This grayscale version of the icon is for the default state that will be displayed on the Overwolf dock. The icon dimensions should be 256×256 pixels, 72 PPI. Overwolf will resize it to 37×37. Please make sure the png is smaller than 30KB
launcher_iconstringA relative path from the app folder to the desktop shortcut icon’s ico file. This is a colored icon for the app’s desktop shortcut.
minimum-gep-version?stringMinimum version of the Overwolf Game Events Provider with which the app is compatible. The format is similar to the "version" field.
minimum-gs-version?stringMinimum version of the Overwolf Game Summary with which the app is compatible. The format is similar to the "version" field.
minimum-overwolf-versionstringMinimum version of the Overwolf Client with which the app is compatible. The format is similar to the "version" field.
namestringName of your app
splash_imagestringA relative path from the app folder to the splash image icon’s png file. The image size should be 256x256px. If a this image is missing, Overwolf will use the “icon” image as a splash image
versionstringUp to four dot-separated integers identifying the current app version.
window_iconstringA relative path from the app folder to the icon’s png file. This is the window task bar icon \ window header. The icon dimensions should be 256x256 pixels.