https://github.com/rawleyfowler/wow-realm-mythic-plus-stats-data
Data about unique players realms I encountered while doing Mythic+
https://github.com/rawleyfowler/wow-realm-mythic-plus-stats-data
Last synced: 8 months ago
JSON representation
Data about unique players realms I encountered while doing Mythic+
- Host: GitHub
- URL: https://github.com/rawleyfowler/wow-realm-mythic-plus-stats-data
- Owner: rawleyfowler
- License: artistic-2.0
- Created: 2025-01-26T15:25:08.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-27T19:24:17.000Z (9 months ago)
- Last Synced: 2025-01-27T20:30:06.983Z (9 months ago)
- Language: Perl
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wow-realm-mythic-plus-stats-data
Turns lists of ` ` into pretty graphs. Particularly useful when tracking
unique players realms you've played with.
## The War Within
### Season 1

## How to run
You need to install `GD::Graph` via `cpan -I GD::Graph`. And have Perl 5.36 or later.
Then you can run it via `./realms.pl `, for instance:
```
./realms.pl tww-season1
```
## License
This project is licensed under the `ARTISTIC 2.0`, read the `LICENSE` file at the root of the project for more information.