GitAddonsManager: Difference between revisions

From Turtle WoW Wiki
>Basedturtle
No edit summary
 
(No difference)

Latest revision as of 13:23, 20 March 2025

Git based manager for Turtle WoW add-ons.

This application exclusively manage git repositories, add-ons not containing a git repositories will be ignored. All add-ons hosted on Gitlab, Github and likes are compatible but must be cloned through git (if you don't know what that means, you will need to re-download your add-ons through this app).

Download

Download for Windows x64

Download for Linux (flatpak)

What does it do?

  • Download and update add-ons from git repositories such us GitLab and GitHub. It doesn’t require login.
  • Repair add-ons files.
  • Delete add-ons.

What does it NOT do?

  • It does not search for add-ons.
  • It does not detect existing add-ons which are not downloaded though a git client (they’re missing the .git folder).
  • It does not handle add-ons relying on .pkgmeta files for packing.

Preview