fix plugin info again

This commit is contained in:
2022-06-16 01:56:05 +02:00
parent dc9e17a79f
commit 3a524f1b8d
2 changed files with 3 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Authors>r00telement</Authors>
<Authors>r00telement;Pilzinsel64</Authors>
<Version>1.2.0.0</Version>
</PropertyGroup>

View File

@@ -1,15 +1,13 @@
{
"Author": "r00telement",
"Author": "r00telement, Pilzinsel64",
"Name": "Player Tags",
"Description": "Lightweight job visibility in nameplates and chat. Create custom tags and add them to players with the context menu.\n\nYou want to contribute and help developing new features or want to extend existing? Feel free to open Fork and open a Pull Request!\n\nThis plugin was originally developed by r00telement but forked and continued by Pilzinsel64.",
"Punchline": "Lightweight job visibility in nameplates and chat.",
"Tags": [ "Jobs", "UI" ],
"CategoryTags": [ "jobs", "UI" ],
"RepoUrl": "https://github.com/Pilzinsel64/PlayerTags",
"IconUrl": "",
"ImageUrls": [
"https://github.com/Pilzinsel64/PlayerTags/raw/main/PlayerTags/Resources/Promo/Nameplates_1.png",
"https://github.com/Pilzinsel64/PlayerTags/raw/main/PlayerTags/Resources/Promo/Chat_1.png"
],
"Changelog": ""
]
}