diff --git a/pluginmaster.json b/pluginmaster.json index 8bc0856..f2ad5b7 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -1,4 +1,19 @@ [ + { + "Author": "ascclemens", + "Name": "The Roleplayer's Toolbox", + "Description": "A collection of useful tools for roleplayers.\n\n- Choose a PF or use the /route command to set a destination\n and get told the fastest way to navigate to any house.\n- Enable click-to-examine on left or right click.\n- Prevent untargeting or changing your target.\n- (Illegal mode) Set any emote on your hotbar, such as sleep\n or object sit.\n- (Illegal mode) Add the /emoteid command to use any emote by\n its ID.\n- (Illegal mode) Disable the /doze emote snap so you can use\n the sleep emote anywhere.", + "InternalName": "RoleplayersToolbox", + "AssemblyVersion": "0.1.0", + "ApplicableVersion": "any", + "DalamudApiLevel": 3, + "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/RoleplayersToolbox/latest.zip", + "IsHide": false, + "IsTestingExclusive": false, + "DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/RoleplayersToolbox/latest.zip", + "DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/RoleplayersToolbox/latest.zip", + "LastUpdated": "1622500108" + }, { "Author": "ascclemens", "Name": "HUD Manager", diff --git a/plugins/RoleplayersToolbox/latest.zip b/plugins/RoleplayersToolbox/latest.zip new file mode 100644 index 0000000..c0285d8 Binary files /dev/null and b/plugins/RoleplayersToolbox/latest.zip differ