mmikkola / CurseBreaker

CLI addon updater for World of Warcraft.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CurseBreaker

CLI addon updater for World of Warcraft.

Screenshot

DOWNLOAD

The latest release can be found here.

USAGE

Run CurseBreaker from the directory containing Wow.exe. Already installed addons will not be recognized by CurseBreaker and they need to be reinstalled.
Both Retail and Classic clients are supported. The client version is detected automatically.
By default CurseBreaker create backups of entire WTF directory.

TIPS & TRICKS

  • Command uri_integration can be used to enable integration with the CurseForge page.
  • Most of the commands support the comma-separated list of addons.

SUPPORTED URL

  • CurseForge: https://www.curseforge.com/wow/addons/[addon_name], cf:[addon_name]
  • WoWInterface: https://www.wowinterface.com/downloads/[addon_name], wowi:[addon_id]
  • GitHub: https://github.com/[owner]/[repo]
  • Tukui: https://www.tukui.org/addons.php?id=[addon_id], https://www.tukui.org/classic-addons.php?id=[addon_id]
  • Tukui GitLab: ElvUI, ElvUI:Dev, Tukui
  • Wago: CurseBreaker can update auras like WeakAuras Companion.

WEAKAURAS SUPPORT

CurseBreaker by default will try to update all detected WeakAuras. Process work the same as WeakAuras Companion.
Command toggle_wa can be used to set a single author name that will be ignored during the update.
Additionally Wago API key can be set with set_wa_api command so non-public auras will also be upgradeable.

COPYRIGHT

CurseBreaker is free software/open source, and is distributed under the GNU General Public License v3.

Icon made by Nikita Golubev is licensed by CC 3.0 BY.

About

CLI addon updater for World of Warcraft.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%