SkillAgentSearch skills...

OpenPUBGAPI

Use Steam and PUBG APIs to request player info for PlayerUnknown's Battlegrounds without a 3rd party API.

Install / Use

/learn @WillHK/OpenPUBGAPI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OpenPUBG API

DEPRECATED - PUBG corp offered an official API available here

Once set up provides an easy web interface for you to look up PUBG stats. Also easily extensible and usable for other projects.

Installation

  1. Have Steam installed and logged in to an account with a PlayerUnknown's Battlegrounds license.
  2. Clone this repository and run 'npm i' in its directory.
  3. Build Greenworks for your platform in ./greenworks
  4. run 'npm run bundle' and once it finishes 'npm run start'
  5. open localhost:3000 on a browser and explore the UI.

The pubg-socket communication is derived from a class written by Hormold

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated2y ago
Forks7

Languages

JavaScript

Security Score

80/100

Audited on Jan 24, 2024

No findings