Skip to content

Simple script python to update ElvUI add-on work only in macos with default's World of Warcraft path

License

Notifications You must be signed in to change notification settings

frank1789/AddOnClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AddOn Client

Simple script python to update ElvUI add-on work only in macos with default's World of Warcraft path.

How it works

Download the files. Launch the script from terminal

 $ python3 main.py
  • the script read the file ".toc" and determine the version actual installed
  • connect to the site and download the new version, if exist
  • extrac the file in correct directory

Next step

  • [ ]make more general
  • [ ]make more smart
  • [ ]add notification system
  • [ ]multi os

Acknowledgments

Tukui Names, trademarks, logos and images belong to their respective owners.

About

Simple script python to update ElvUI add-on work only in macos with default's World of Warcraft path

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages