October3d55/AssetsPreLoad/AssetsPreLoad.uplugin

26 lines
496 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "AssetsPreLoad",
"Description": "Real Progress Of Loading Assets",
"Category": "CAVE",
"CreatedBy": "surferHalo",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EngineVersion": "5.5.0",
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "AssetsPreLoad",
"Type": "Runtime",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64"
]
}
]
}