Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Commit

Permalink
Regenerate PluginMaster
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 10, 2022
1 parent 566497a commit 14f87fc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions pluginmaster.json
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@
"Author": "ascclemens",
"Name": "Chat 2",
"InternalName": "ChatTwo",
"AssemblyVersion": "1.16.0.0",
"AssemblyVersion": "1.17.0.0",
"Description": "Chat 2 is a complete rewrite of the in-game chat window as a plugin. It\nsupports:\n\n- Unlimited tabs\n- Tabs that always send to a certain channel\n- More flexible filtering\n- RGB channel colouring\n- Completely variable font size\n- Sidebar tabs\n- Unread counts\n- Screenshot mode (obfuscate names)",
"ApplicableVersion": "any",
"RepoUrl": "https://git.annaclemens.io/ascclemens/ChatTwo",
Expand All @@ -403,7 +403,7 @@
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 10389,
"LastUpdate": "1655263972",
"LastUpdate": "1657482683",
"DownloadLinkInstall": "https://kamori.goats.dev/Plugin/Download/ChatTwo?isUpdate=False&isTesting=False&branch=api6",
"DownloadLinkTesting": "https://kamori.goats.dev/Plugin/Download/ChatTwo?isUpdate=False&isTesting=True&branch=api6",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/goatcorp/DalamudPlugins/api6/plugins/ChatTwo/latest.zip"
Expand Down Expand Up @@ -3381,22 +3381,21 @@
"DownloadLinkUpdate": "https://raw.githubusercontent.com/goatcorp/DalamudPlugins/api6/plugins/XIVLogger/latest.zip"
},
{
"Author": "daemitus",
"Author": "daemitus, hiroa",
"Name": "ZodiacBuddy",
"InternalName": "ZodiacBuddy",
"AssemblyVersion": "0.0.2.0",
"AssemblyVersion": "0.0.3.0",
"Description": "This plugin attempts to help you complete your Zodiac weapon in various ways.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/daemitus/ZodiacBuddy",
"DalamudApiLevel": 6,
"LoadPriority": 0,
"ImageUrls": [],
"IconUrl": "https://raw.githubusercontent.com/daemitus/ZodiacBuddy/master/res/icon.png",
"Changelog": "2022-06-22\nAdded a Novus light tracker (by Hiroa)\n",
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 46857,
"LastUpdate": "1655746057",
"LastUpdate": "1657482696",
"DownloadLinkInstall": "https://kamori.goats.dev/Plugin/Download/ZodiacBuddy?isUpdate=False&isTesting=False&branch=api6",
"DownloadLinkTesting": "https://kamori.goats.dev/Plugin/Download/ZodiacBuddy?isUpdate=False&isTesting=True&branch=api6",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/goatcorp/DalamudPlugins/api6/plugins/ZodiacBuddy/latest.zip"
Expand Down
2 changes: 1 addition & 1 deletion plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,5 @@ They are made by third-party developers, not associated with XIVLauncher. You ca
| attick | [XIV Combo](https://github.com/attickdoor/XivComboPlugin) | This plugin condenses combos and mutually exclusive abilities onto a single button. /pcombo to open menu |
| Kaz Wolfe | [XIVDeck Game Plugin](https://github.com/KazWolfe/XIVDeck/) | This plugin allows players to place virtually any hotbar-able action onto a Stream Deck, including hotbar slots themselves. Actions are called directly, meaning no keybinds or awkward settings are necessary.<br><br>Note that the XIVDeck Stream Deck plugin must also be installed for this plugin to be useful. You can download the Stream Deck plugin from the linked GitHub repository, under the "Releases" section.<br><br>Please report all problems to KazWolfe#2896 in the Dalamud Support server or by opening an Issue on GitHub. |
| Cadaeix | [XIVLogger](https://github.com/cadaeix/XIVLogger) | Save chat logs as text files from when this is loaded. /xivlogger for settings, /savelog to save logs, /copylogs to copy logs. |
| daemitus | [ZodiacBuddy](https://github.com/daemitus/ZodiacBuddy) | This plugin attempts to help you complete your Zodiac weapon in various ways. |
| daemitus, hiroa | [ZodiacBuddy](https://github.com/daemitus/ZodiacBuddy) | This plugin attempts to help you complete your Zodiac weapon in various ways. |

0 comments on commit 14f87fc

Please sign in to comment.