mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-08-26 19:43:31 +00:00
28 lines
592 B
Plaintext
28 lines
592 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Discord RPC Plugin",
|
|
"Description": "Discord Inteface.",
|
|
"Category": "Epic Internal.Fortnite",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"IsExperimentalVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "DiscordRPC",
|
|
"Type": "ClientOnly",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
}
|
|
]
|
|
} |