Update DiscordRpc.uplugin

This commit is contained in:
Louis
2021-12-30 18:19:02 +01:00
committed by GitHub
parent 496acb8b24
commit db8ea984ec

View File

@@ -1,15 +1,15 @@
{ {
"FileVersion": 3, "FileVersion": 3,
"Version": 1, "Version": 1,
"VersionName": "1.0", "VersionName": "1.1",
"FriendlyName": "Discord RPC", "FriendlyName": "Discord RPC",
"Description": "Wrap the Discord RPC library.", "Description": "Wrap the Discord RPC library.",
"Category": "Messaging", "Category": "Messaging",
"CreatedBy": "Chris Marsh <chris@discordapp.com>", "CreatedBy": "Chris Marsh <chris@discordapp.com> and updated by Louis R.",
"CreatedByURL": "https://discordapp.com/", "CreatedByURL": "https://discordapp.com/",
"DocsURL": "", "DocsURL": "https://github.com/LouisRaverdy/DiscordPluginUE",
"MarketplaceURL": "", "MarketplaceURL": "",
"SupportURL": "", "SupportURL": "https://github.com/LouisRaverdy/DiscordPluginUE",
"CanContainContent": true, "CanContainContent": true,
"IsBetaVersion": true, "IsBetaVersion": true,
"Installed": false, "Installed": false,
@@ -26,4 +26,4 @@
] ]
} }
] ]
} }