diff --git a/README.md b/README.md index 77b9d39..ce3924c 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ A plugin for FFXIV that will let you vibe your controller or toys. - Vibe or trigger a pattern on HP Changed. - HP Changed can have custom min/max values or percentages. - Priority system (lower priority number will be stopped). +- Triggers can be activated only if in or out of combat. \* Limited to 10 free triggers in the free version. diff --git a/repo.json b/repo.json index 31d8fe0..abe9e88 100644 --- a/repo.json +++ b/repo.json @@ -4,7 +4,7 @@ "Name": "FFXIV Vibe Plugin", "Description": "Plugin that let you vibe your controller or toys", "InternalName": "FFXIV_Vibe_Plugin", - "AssemblyVersion": "2.4.0.1", + "AssemblyVersion": "2.4.1.0", "RepoUrl": "https://github.com/kaciexx/FFXIV_Vibe_Plugin", "ApplicableVersion": "any", "Tags": [ @@ -16,10 +16,10 @@ "IconUrl": "https://github.com/kaciexx/FFXIV_Vibe_Plugin/raw/master/images/icon.png", "IsHide": "False", "IsTestingExclusive": "False", - "LastUpdated": 1697712919, - "DownloadCount": 10703, - "DownloadLinkInstall": "https://github.com/kaciexx/FFXIV_Vibe_Plugin/releases/download/v2.4.0.1/FFXIV_Vibe_Plugin_v2.4.0.1.zip", - "DownloadLinkTesting": "https://github.com/kaciexx/FFXIV_Vibe_Plugin/releases/download/v2.4.0.1/FFXIV_Vibe_Plugin_v2.4.0.1.zip", - "DownloadLinkUpdate": "https://github.com/kaciexx/FFXIV_Vibe_Plugin/releases/download/v2.4.0.1/FFXIV_Vibe_Plugin_v2.4.0.1.zip" + "LastUpdated": 1704725693, + "DownloadCount": 10900, + "DownloadLinkInstall": "https://github.com/kaciexx/FFXIV_Vibe_Plugin/releases/download/v2.4.1.0/FFXIV_Vibe_Plugin_v2.4.1.0.zip", + "DownloadLinkTesting": "https://github.com/kaciexx/FFXIV_Vibe_Plugin/releases/download/v2.4.1.0/FFXIV_Vibe_Plugin_v2.4.1.0.zip", + "DownloadLinkUpdate": "https://github.com/kaciexx/FFXIV_Vibe_Plugin/releases/download/v2.4.1.0/FFXIV_Vibe_Plugin_v2.4.1.0.zip" } ]