Search found 1 match

>
by shuraken007
Thu Nov 02, 2023 5:18 pm
Forum: Addons
Topic: Download all addons with Python script
Replies: 4
Views: 3053

Download all addons with Python script

Hello. I made small script to download all addons from https://tools.idrinth.de/addons/
with python3.

https://pastebin.com/pBGuYELB

1. download&install python3:
From site https://www.python.org/downloads/
Or from windows store (run python3 from cmd and windows11 will let you install python3 from ...