plugin_repo/pluginmaster.json

19 lines
938 B
JSON
Raw Normal View History

2023-10-06 01:34:53 +00:00
[
{
"Author": "Anna",
"Name": "Player Map",
2023-10-06 06:06:40 +00:00
"Description": "Use this plugin to upload player data to the crowdsourced location maps at\nhttps://map.anna.lgbt/. It uploads the players around you every five seconds.",
2023-10-06 01:34:53 +00:00
"InternalName": "PlayerMap",
2023-10-07 08:48:22 +00:00
"AssemblyVersion": "1.0.5.0",
2023-10-06 01:34:53 +00:00
"RepoUrl": "https://map.anna.lgbt/",
"ApplicableVersion": "any",
"DalamudApiLevel": 9,
"Punchline": "Crowdsourced location maps",
"DownloadLinkInstall": "https://git.anna.lgbt/anna/plugin_repo/raw/branch/main/plugins/PlayerMap/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.anna.lgbt/anna/plugin_repo/raw/branch/main/plugins/PlayerMap/latest.zip",
"DownloadLinkUpdate": "https://git.anna.lgbt/anna/plugin_repo/raw/branch/main/plugins/PlayerMap/latest.zip",
2023-10-07 08:48:22 +00:00
"LastUpdate": "1696668496"
2023-10-06 01:34:53 +00:00
}
]