forked from MikeMatt16/Keyed
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme
More file actions
10 lines (8 loc) · 671 Bytes
/
Copy pathreadme
File metadata and controls
10 lines (8 loc) · 671 Bytes
1
2
3
4
5
6
7
8
9
10
Keyed is an Addon for World of Warcraft.
It allows you to gather information about players in your guild, particularily what Mythic+ Keystones are in their inventory.
Members of the guild are to have this Addon installed, and the Addon will poll data when asked to. Information is shared
across the guild, so data will mostly stay in sync.
As far as this repo goes, there are 2 main Visual Studio projects: Keyed and Keyed Plus.
Keyed is a "C# Shared Project" type for simply containing the Addon code. Keyed Plus is a soon to-be desktop application
that allows you to view the guild's keystones and sychronize them with a web-server.
Add more to this readme later...