Our "gist" GitHub repository is typically used to share files and snippets with others quickly. You can upload new gists and browse other gists that uploaded by the Overwolf developer's community.
Note We confirm every Pull Request and sometimes review and test it, but make sure to check it as well before you use it in a production environment. All the gists here are not official Overwolf snippets so use them at your own risk.
- center-window-on-first-load.md
center app window to the middle of the screen, only on the first run. - getInGameResolution
- move-window-to-position
- overwolf-manifest-schema.json
validate your manifest using this schema. - gulpfile.js
A gulp file to create the release package starting from the React OW boilerplate.
This creates two folders, one for build\store files, one with OPK and a zip already ready to send to Overwolf to publication. Credit to:Francesco Bramato.
- Just create or upload new file to the main fodler. The format can be MD (markdown), JS or other.
- Update this readme file with a short description of the script.