SteamWebTools
SteamWebTools copied to clipboard
useful tools in Steam web sites
Install
Current support is being provided for:
Greasemonkey support is deprecated
Build
- Install NodeJS
- Install grunt command line interface as a global package:
npm install -g grunt-cli
- Clone the SWT git repo
- Install dev dependencies (grunt plugins)
cd SteamWebTools && npm install
- Now by running the
grunt
command, in the SteamWebTools directory, you can build a full version
Localisation
Translate text src/lang/en.js
and send me file or create Pull request
License
licensed under GPLv2.