My favorites | Sign in
Project Hosting will be READ-ONLY Thursday at 3:00pm UTC for up to 3 hours for network maintenance.
Project Home Downloads Wiki Issues Source
Search
for
Usage  
Summary of command-line options
Featured, Phase-Deploy
Updated Jun 28, 2007 by kem...@gmail.com

Introduction

When run without any arguments, wowace.py updates all your addons automatically. You can call it with specific addon names to update (or install) just those addons.

e.g. "wowace.py FuBar_QuestsFu" -- note that since the default is to fulfill dependencies and not use externals, this would also install FuBar, along any libraries that are required.

Details

Usage: wowace.py [options] [addon1] ... [addon99]

  --version        show program's version number and exit
  -h, --help       show this help message and exit
  -e, --externals  Download addons with externals
  -n, --nodeps     Don't fetch dependencies
  -u, --unpackage  Unpackage downloaded addons
  -s, --script     Run scripts within an addon
  -k, --keepold    Don't delete directories before replacing them
  -f, --force      Redownload all addons, even if current
  -r, --remove     Remove addons passed as arguments
  --wowdir=DIR     Set the WoW addon directory [default: <platform-dependent> ]
  --wowace=URL     Set the wowace file repository location [default: http://files.wowace.com/]

Sign in to add a comment
Powered by Google Project Hosting