diff --git a/pluginmaster.json b/pluginmaster.json index 0637a08..d73e0f2 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -1 +1,19 @@ -[] \ No newline at end of file +[ + { + "Author": "ascclemes", + "Name": "Orange Guidance Tomestone", + "Description": "Dark Souls-like messaging system.", + "InternalName": "OrangeGuidanceTomestone", + "AssemblyVersion": "1.0.0.0", + "RepoUrl": "https://git.anna.lgbt/ascclemens/OrangeGuidanceTomestone", + "ApplicableVersion": "any", + "DalamudApiLevel": 7, + "Punchline": "Leave messages like in Souls games. Great chest ahead.", + "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/OrangeGuidanceTomestone/latest.zip", + "IsHide": false, + "IsTestingExclusive": false, + "DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/OrangeGuidanceTomestone/latest.zip", + "DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/OrangeGuidanceTomestone/latest.zip", + "LastUpdate": "1662319194" + } +] \ No newline at end of file diff --git a/plugins/OrangeGuidanceTomestone/latest.zip b/plugins/OrangeGuidanceTomestone/latest.zip new file mode 100644 index 0000000..1b18f5e Binary files /dev/null and b/plugins/OrangeGuidanceTomestone/latest.zip differ