Skip to content

Script that gets all mod's name and links from one list(string) of mods.

Notifications You must be signed in to change notification settings

JoewAlabel/Joew-SteamWorkshop-ModsInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Joew-SteamWorkshop-ModsInfo

Python 3.9 Script that gets all mod's name and links from one list(string) of mods.

[x] Requeriments:

  • Python 3.9
  • Pip

[x] Instructions:

1- Download both .py and requeriments.txt to the same folder.

2- Open CMD in this folder and install dependencies:

pip install -r requirements.txt

3- Edit the file: Joew-SteamWorkshop-ModsInfo.py and set your mods list:

# Set your mods here:
modidslist = "1629667379,1629965981,1644646859"

4- Run the python script:

python Joew-SteamWorkshop-ModsInfo.py

[x] Installing Python and Pip:

1- Download and install python from here

2- Download get-pip.py from here

3- Open CMD and install get-pip.py:

python C:\folder\where\you\downloaded\get-pip.py

About

Script that gets all mod's name and links from one list(string) of mods.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages