Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 832 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 832 Bytes

Windows guide

  1. Install Python and download this package.
  2. Unzip and open the folder in file explorer.
  3. Shift+right click empty space in the folder and click Open PowerShell window here.
  4. Type pip install requests and press Enter
  5. Type python generate-grid.py and press Enter

Linux usage

  1. pip install requests

  2. python generate-grid.py -steam_install_path /THE/PATH/TO/STEAM --user_id YOUR_STEAM_USER_ID

The tier lists will be saved with a S! prefix. Anything with an S! prefix will get deleted when this is run to allow for quick updating.

image