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

50 lines
No EOL
803 B
Text
Executable file

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "SimpleUGC",
"Description": "",
"Category": "Other",
"CreatedBy": "",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "SimpleUGC",
"Type": "Runtime",
"LoadingPhase": "PreLoadingScreen",
"WhitelistPlatforms": [
"Win32",
"Win64"
]
}
],
"Plugins": [
{
"Name": "PluginBrowser",
"Enabled": true
},
{
"Name": "Modio",
"Enabled": true,
"WhitelistPlatforms": [
"Win32",
"Win64"
]
},
{
"Name": "OnlineSubsystem",
"Enabled": true
},
{
"Name": "OnlineSubsystemSteam",
"Enabled": true
}
]
}