Downloads lethal mods from thunderstore
git clone the repo and then pip install
After pip installing, the first thing we need to do is create a text file. This text file will contain mod names that we'd like to search for, separated by a new line. For the purposes of this we'll act like we have a file, with one mod in it
Run the script lethal generate.jsons FILE and a file will be generated
lethal generate.jsons test.txt
Afterwards, in order to install the mods, you must use lethal download.mods and point to the created json from the previous script. This allows for mod configurations that can be saved over time and have an ease of downloading different variations.
lethal download.mods test.json
They will be put where your default browser of choice puts them