Skip to content

Fetches the size of all mods in an Arma 3 modlist file, and outputs total size

Notifications You must be signed in to change notification settings

D2ans0/Arma3-modlistCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Python 3
  • pip

Usage

Download the requirements by running:

pip install -r requirements.txt

Run the script via:

python3 main.py ${PATH_TO_MODLIST_FILE}
# e.g.
python3 main.py ~/Downloads/mycoolmodlist.html

If you're on Windows, you may need to use python instead of python3

About

Fetches the size of all mods in an Arma 3 modlist file, and outputs total size

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published