Giter VIP home page Giter VIP logo

pubg-dev-challenge-samples's Introduction

PUBG Developers Challenge Sample Apps

This repository contains Overwolf sample apps for the PUBG developers challenge.
The apps demonstrate the same functionality in three flavours:

  • Native (Vanilla) JS
  • TypeScript
  • React

The apps demonstrate some basic points and flows that are relevant when developing Overwolf apps:

For more details check out Overwolf API documentation and PUBG Game Events documentation

How to load the apps

Vanilla app

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

TypeScript

Open a terminal in the ow-typescript-sample folder and run:

npm install

If you haven't done so already, install the gulp-cli:

npm install -g gulp-cli

Now run

gulp

It should create a dist folder with the app files.
Under Overwolf's settings, choose Support tab and then Development options. Click the Load unpacked button and choose the dist folder.

React app

Open a terminal in the ow-react-sample folder and run:

npm install

Now run

npm run build

Under Overwolf's settings, choose Support tab and then Development options. Click the Load unpacked button and choose the ow-react-sample 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 [email protected]

pubg-dev-challenge-samples's People

Contributors

davidzoltan avatar snippet avatar tomwolfgang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.