Skip to content

Cerberupo/steamworks-web-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steamworks-web-api

JS Library for use Steamworks Web API

Most of the functions have not been tested, if you find any bugs open an issue explaining the bug and proposing a solution or make a pull request.

Steamworks Web Api

NPM GitHub contributors npm npm

Installation

npm install steamworks-web-api

Usage

const {SteamworksWebApi} = require('steamworks-web-api');
const steamworksWebApi = new SteamworksWebApi('<key> Steamworks Web API publisher authentication key.');

await steamworksWebApi.IPlayerService.GetBadges('76561198069627324');

Contributors

License

MIT

About

JS Library for use Steamworks Web API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages