lyledouglass / wowtools

Tool for managing WoW installations and data backups
MIT License
5 stars 0 forks source link
world-of-warcraft

wowtools

Announcments

Please see the latest announcements under the Discussion tab

About

This project is based off other applications that manage certain functions with WoW, specifically api scrapping, addon management, and backups. With the Curseforge API changes, many developers are deprecating their applications. While this application will not manage addons found on Curseforge, my intent is to offer some of the other features that other applications had, such as WTF folder backups, PTR profiles copies, new character setups, etc.

Requirements

Download/Installation

The latest release can be found on the releases page

Functionality

Functionality of the app can be found in the functionality.md file

Planned enhancements

For planned enhancements, please review the issues tab in the github repository

Contributing

Pull Requests

Every change in the codebase should be done via pull requests. This applies to everyone, including the project maintainers. This is to ensure that every change is reviewed and discussed before it goes into the codebase, and builds are succeeding

Conventional Commits

In order to have a clean and readable commit history, this repository requires the use of ConventionalCommits. Using conventional commits will allow for automatic versioning and changelog generation as well