Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 182 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 182 Bytes

Create your own config.py and put it in here:

STEAM_API_KEY = 'your steam api key'

GAMES_TXT = 'games.txt'
GAMES_CSV = 'games.csv'
USERS_GAMES_CSV = 'user_game.csv'