Skip to content

bemarkt/camporter96-custom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camporter96's Custom Vertical Grids for New Steam Library

Source: https://www.reddit.com/r/Steam/comments/d5vur5/collection_of_custom_vertical_grids_compatible/

Google Drive Mirror (Official): https://bit.ly/gogwhite

Patreon of Camporter96: https://www.patreon.com/quigonjinnah

Original work /u/camporter96

Arrangement /u/djandDK

Script @ithg

Installation / Usage

Step 1

Download Python 3 https://www.python.org/downloads/ and proceed with advanced settings. Set installation folder to "C:/Python" to make things easier. While installing make sure you checked "add python to PATH" and "install pip".

Step 2

Download CustomGrids.py and place it to C:/Python (where you installed Python)

Step 3

Open cmd.exe and use

$ cd C:/Phyton

then

$ pip install requests

now you can run the script by using

$ python CustomGrids.py

if it doesn't return any error than it means it is working. Wait until script finish downloading. (Around 100mb)

Tips

If you want to customize the script to use for your only one steam account, just remove line 12 and comment on line 11, replace PATH to your own personal grid path.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%