Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# StarCursor

<!-- Badges -->
[![CI Status](https://img.shields.io/github/actions/workflow/status/ticstyle/WoW-StarCursor/pipeline.yml?style=for-the-badge&label=CI&logo=github)](https://github.com/ticstyle/WoW-StarCursor/actions/workflows/pipeline.yml)
[![Latest Release](https://img.shields.io/github/v/release/ticstyle/WoW-StarCursor?style=for-the-badge&color=blue)](https://github.com/ticstyle/WoW-StarCursor/releases)
[![CurseForge Downloads](https://img.shields.io/curseforge/dt/102286?style=for-the-badge&color=green&label=CurseForge)](https://www.curseforge.com/wow/addons/starcursor)
![WoW Version](https://img.shields.io/badge/WoW-Retail%20%7C%20Classic-FFB100?style=for-the-badge)
[![Code Style: StyLua](https://img.shields.io/badge/Code%20Style-StyLua-000000?style=for-the-badge&logo=lua)](https://github.com/JohnnyMorganz/StyLua)
[![Issues](https://img.shields.io/github/issues/ticstyle/WoW-StarCursor?style=for-the-badge&color=orange)](https://github.com/ticstyle/WoW-StarCursor/issues)
[![License](https://img.shields.io/github/license/ticstyle/WoW-StarCursor?style=for-the-badge)](https://github.com/ticstyle/WoW-StarCursor/blob/main/LICENSE)
[![Latest Release](https://img.shields.io/github/v/release/ticstyle/WoW-StarCursor?label=Release&color=blue)](https://github.com/ticstyle/WoW-StarCursor/releases)
![WoW Version](https://img.shields.io/badge/WoW-Retail%20%7C%20Classic-FFB100)
[![CurseForge Downloads](https://img.shields.io/curseforge/dt/102286?color=green&label=CurseForge%20downloads)](https://www.curseforge.com/wow/addons/starcursor)
![Last Updated](https://img.shields.io/github/last-commit/ticstyle/WoW-StarCursor?path=StarCursor.toc&label=Maintained)
[![Issues](https://img.shields.io/github/issues/ticstyle/WoW-StarCursor?color=orange&label=Issues)](https://github.com/ticstyle/WoW-StarCursor/issues)

[![License](https://img.shields.io/github/license/ticstyle/WoW-StarCursor)](https://github.com/ticstyle/WoW-StarCursor/blob/main/LICENSE)
[![CI Status](https://img.shields.io/github/actions/workflow/status/ticstyle/WoW-StarCursor/pipeline.yml?label=CI&logo=github)](https://github.com/ticstyle/WoW-StarCursor/actions/workflows/pipeline.yml)
[![Code Style: StyLua](https://img.shields.io/badge/Code%20Style-StyLua-787878?logo=lua)](https://github.com/JohnnyMorganz/StyLua)

An extremely lightweight World of Warcraft addon designed to make your in-game cursor much easier to locate during intense combat or chaotic encounters.

Expand Down
2 changes: 1 addition & 1 deletion StarCursor.toc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Title: StarCursor |cff9966ff<dualityps>
## Notes: Makes it easy to keep track of where your cursor is located.
## Author: dualityps
## Version: v4.2.12
## Version: v4.2.13
## DefaultState: enabled
## SavedVariables: StarCursorDB

Expand Down