Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 701 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 701 Bytes

#Steam Iventory Viewer

Languages used:

Client Side

  • HTML
  • CSS
  • JavaScript

Server Side

  • PHP
  • JSON

#WHAT YOU NEED:

#USAGE:

  • Upload files inside www/
  • Change the define('APIKEY','your_api_key_here'); in lib/steam.php
  • Browse (your site)/data/update_schema.php
  • Replace all 'STEAMID' with the 'Steam Id' from the account you want to show. (Don't know account id?, try http://steamidfinder.com/)
  • ???
  • Profit!