Skip to content

RonRon8080/sample-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

Overwolf sample app

This repository contains sample apps that demonstrate some basic points and flows that are relevant when developing Overwolf apps:

  • The apps will launch automatically when Fortnite starts
  • Register to the overwolf.games.events API in order to receive real time events from the game.
  • Define a custom hotkey to be used in-game
  • Communication between the app windows according to our best practices

How to load the app

Under Overwolf's settings, choose Support tab and then Development options. Click the Load unpacked button and choose the relevant folder of this repository.

Notes

Editing the author or app name in the manifest will prevent loading the app as unpacked app.

For any further information or questions, contact developers@overwolf.com

About

The Official Overwolf Sample App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.1%
  • HTML 14.4%
  • TypeScript 11.8%
  • CSS 8.7%