author | string | The app's developer |
description | string | Your app's description in the Appstore tile. Limited to 180 characters. |
dock_button_title | string | Short name of your app. Provide a short title that will fit in the dock button area – 18 chars max. |
icon | string | A 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_gray | string | A 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_icon | string | A 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? | string | Minimum version of the Overwolf Game Events Provider with which the app is compatible. The format is similar to the "version" field. |
minimum-gs-version? | string | Minimum version of the Overwolf Game Summary with which the app is compatible. The format is similar to the "version" field. |
minimum-overwolf-version | string | Minimum version of the Overwolf Client with which the app is compatible. The format is similar to the "version" field. |
name | string | Name of your app |
splash_image | string | A 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 |
version | string | Up to four dot-separated integers identifying the current app version. |
window_icon | string | A 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. |