Files
TG_ARPG/Plugins/marketplace/AsyncLoabb9e7e751a1fV12/AsyncLoadingScreen.uplugin

26 lines
888 B
Plaintext
Raw Permalink Normal View History

2025-01-31 16:21:15 +08:00
{
"FileVersion": 3,
"Version": 8,
"VersionName": "1.5.1",
"FriendlyName": "Async Loading Screen",
"Description": "Allows you to configure a Loading Screen system in the project settings easily and automatically add a Loading Screen in your game whenever you open a new level.",
"Category": "Loading Screen",
"CreatedBy": "Truong Bui",
"CreatedByURL": "https://github.com/truong-bui/AsyncLoadingScreen",
"DocsURL": "https://github.com/truong-bui/AsyncLoadingScreen",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/01f39767dc6b4290877f38365787cbf8",
"SupportURL": "https://github.com/truong-bui/AsyncLoadingScreen/issues",
2025-07-15 00:36:32 +08:00
"EngineVersion": "5.6.0",
2025-01-31 16:21:15 +08:00
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "AsyncLoadingScreen",
"Type": "Runtime",
"LoadingPhase": "PreLoadingScreen",
"TargetDenyList": [
"Server"
]
}
]
}