mirror of
https://github.com/LouisRaverdy/DiscordRPC.git
synced 2025-10-22 07:54:29 +00:00
Merge pull request #18 from TurboSonic1/Unreal-Engine-5.2
Built Plugin for Unreal Engine 5.2
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
[FilterPlugin]
|
||||
; This section lists additional files which will be packaged along with your plugin. Paths should be listed relative to the root plugin directory, and
|
||||
; may include "...", "*", and "?" wildcards to match directories, files, and individual characters respectively.
|
||||
;
|
||||
; Examples:
|
||||
; /README.txt
|
||||
; /Extras/...
|
||||
; /Binaries/ThirdParty/*.dll
|
@@ -10,16 +10,15 @@
|
||||
"DocsURL": "https://github.com/LouisRaverdy/DiscordPluginUE",
|
||||
"MarketplaceURL": "",
|
||||
"SupportURL": "https://github.com/LouisRaverdy/DiscordPluginUE",
|
||||
"EngineVersion": "5.2.0",
|
||||
"CanContainContent": true,
|
||||
"IsBetaVersion": false,
|
||||
"Installed": true,
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "DiscordRpc",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "PreDefault",
|
||||
"WhitelistPlatforms" :
|
||||
[
|
||||
"PlatformAllowList": [
|
||||
"Win64",
|
||||
"Mac"
|
||||
]
|
||||
|
Reference in New Issue
Block a user