diff --git a/pluginmaster.json b/pluginmaster.json index d1807cd..0ca9b5b 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -17,17 +17,17 @@ }, { "Author": "ascclemens", - "Name": "Quest Map", - "Description": "Explore quests and their rewards.\n- Search for quest names or their rewards, including instances,\n beast tribes, minions, etc.\n- See an interactive map of quest requirements and unlocks.\n- Open a quest info window even for quests you haven't completed.\n- Open quest starting locations on the map or open quests in the journal.", - "InternalName": "Quest Map", - "AssemblyVersion": "1.2.0.0", + "Name": "Namingway", + "Description": "Rename abilities and status effects.", + "InternalName": "Namingway", + "AssemblyVersion": "1.0.0.0", "ApplicableVersion": "any", - "DalamudApiLevel": 3, - "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/Quest Map/latest.zip", + "DalamudApiLevel": 4, + "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/Namingway/latest.zip", "IsHide": false, "IsTestingExclusive": false, - "DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/Quest Map/latest.zip", - "DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/Quest Map/latest.zip", - "LastUpdated": "1626546394" + "DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/Namingway/latest.zip", + "DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/Namingway/latest.zip", + "LastUpdated": "1627104506" } ] \ No newline at end of file diff --git a/plugins/Namingway/latest.zip b/plugins/Namingway/latest.zip new file mode 100644 index 0000000..6974950 Binary files /dev/null and b/plugins/Namingway/latest.zip differ diff --git a/plugins/Quest Map/latest.zip b/plugins/Quest Map/latest.zip deleted file mode 100644 index fc9cf3b..0000000 Binary files a/plugins/Quest Map/latest.zip and /dev/null differ