forked from Rawrington/SkillDisplay
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,20 @@ | ||
## SkillDisplay | ||
|
||
A simple no-frills ACTWebSocket overlay for showing actions pressed in an overlay window. | ||
|
||
Check it out online at: https://reyronald.github.io/SkillDisplay?HOST_PORT=ws://127.0.0.1:10501 | ||
|
||
## Installation | ||
|
||
Make sure the 'Using BeforeLogLineRead' box is checked in ACTWebSocket then click the 'Add URL' button to add this URL: | ||
`https://rawrington.github.io/SkillDisplay/` | ||
|
||
## Troubleshooting | ||
|
||
I have only tested and confirmed this working on the QT5.8.0 variant of OverlayProc with ACTWebSocket 1.3.3.9 so if you are having trouble please use these versions. | ||
|
||
If you find any strange bugs, please report to me on here or find me on the ACT FFXIV discord. | ||
|
||
## Preview | ||
|
||
![preview.png](./images/preview.png) |