-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathREADME
31 lines (19 loc) · 873 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
SteamCalculator Scripts
Source: http://github.com/spezifanta/SteamCalculator-Scripts
Projects: http://www.steamcalculator.com
http://www.steamprices.com
SteamCalculator Scripts is written in Perl and will parse Valve's Steam
store to save all information to a MySQL database.
If you are not a developer or planing to create a new project, that
might want to use the data these scripts provide, this software might be
no use for you.
Otherwise, install Perl (5.8.0 or later) und MySQL (do not forget the
DBI package), import steamclculator-scripts.sql, edit include/config.ini
to your needs and run getGames.
For any (serious) help, questions, suggestions, feedback or contributions
please visit
http://github.com/spezifanta/SteamCalculator-Scripts
or write an email to
alex@steamcalculator.com
To contribute, start forking.
Thank you.