ITR2_ASSET/Engine/Plugins/Runtime/Steam/SteamShared/SteamShared.json

30 lines
662 B
JSON
Raw Permalink Normal View History

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Steam Shared Module",
"Description": "Shared module loader for the Steam API",
"Category": "Online Platform",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"EnabledByDefault": false,
"CanContainContent": false,
"Modules": [
{
"Name": "SteamShared",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"PlatformAllowList": [
"Win64",
"Mac",
"Linux"
]
}
],
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false
}