Update downloadDlcs.py

This commit is contained in:
2025-06-10 10:30:51 -04:00
parent 46f232adbc
commit 589b183059

View File

@@ -8,7 +8,7 @@ from time import sleep
import os, io, zipfile
OUT_DIR = "../dlc" # Directory where the dlc files will be downloaded
OUT_DIR = "./dlc" # Directory where the dlc files will be downloaded
LANGUAGE = ["en"] # en,fr,it,de,es,ko,zh,cn,pt,ru,tc,da,sv,no,nl,tr,th
ALL_TIERS = True # Download the dlcs in every tier