DRG-Femboy-Voice/Plugins/DiscordSDK/DiscordSDK.uplugin
2025-04-15 12:39:31 -07:00

38 lines
No EOL
711 B
Text
Executable file

{
"FileVersion": 3,
"Version": 1,
"VersionName": "0.1",
"FriendlyName": "Discord SDK",
"Description": "Wrap the Discord SDK library.",
"Category": "Messaging",
"CreatedBy": "Axel Emanuelsson <Axel@GhostShip.dk>",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": true,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "DiscordSDK",
"Type": "Runtime",
"LoadingPhase": "PreDefault"
}
],
"Plugins": [
{
"Name": "OnlineSubsystem",
"Enabled": true
},
{
"Name": "OnlineSubsystemUtils",
"Enabled": true
},
{
"Name": "OnlineSubsystemSteam",
"Enabled": true
}
]
}