Creating a basic one window app
To give you a feel for Overwolf's development platform, here's a short explanation on how to create a simple app that displays a single basic Overwolf app window.
In this example, we will develop a one-window app from scratch. This sample window will not interact with game events and not even get injected into any game, it's just a demonstration of how to build and pack a window as an Overwolf app that can be launched from the Overwolf dock.
info
To learn how a modern, real-world Overwolf app should look like, refer to sample app guide.
Get the Overwolf client
To build Overwolf apps, you first need to download the Overwolf client. You can find the latest version Here.