Skip to content
This repository has been archived by the owner on Jun 24, 2019. It is now read-only.
/ SteamConfig Public archive

Library to accompany the Steam-Data project.

License

Notifications You must be signed in to change notification settings

l3laze/SteamConfig

Repository files navigation

SteamConfig

A cross-platform library to accompany the Steam-Data project. Provides methods to load/save the Steam configuration data including detecting the default installation path.

Dependencies

Dev Dependencies

Peer Dependencies

Code size in bytes

JavaScript Style Guide


Cross-platform

SteamConfig has been developed for use on

  • Mac OS X (tested on 10.11.6)
  • Ubuntu Linux (tested on 16.0.4)
  • Windows (tested on 7 and 10)

Installation

npm i steamconfig

Or

yarn add steamconfig


Usage

const SteamConfig = require('steamconfig')
let steam = new SteamConfig()

See the documentation for more information.


Warning

SteamConfig is in no way affiliated with, authorized, maintained, sponsored or endorsed by Valve or any employees of Valve.


License

Distributed under the MIT License. See LICENSE for more information.

About

Library to accompany the Steam-Data project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages