Sample App / desktop window

Overwolf Sample App

Welcome to the Overwolf tutorial app for developers.
Learn how to build an app by using one!

Launch Fortnite,and the In-Game window will pop-up automatically!

What can you learn with this sample app?

1. How to listen to real-time game events and how to identify specific events like start/end match, kill, and death.

2. How to use a transparent background window as a service bus, that acts as the main controller of your app.

3. How to use Hotkeys that show/hide your app while you are in-game.