Goran Lazarevski 669cf5383b Lucky World source code
2025-03-18 19:25:25 +01:00

31 lines
768 B
Plaintext

{
"FileVersion": 3,
"Version": 5,
"VersionName": "3.1",
"FriendlyName": "FileHelper",
"Description": "Helper functions to access and handle files on the file system",
"Category": "File",
"CreatedBy": "RLoris",
"CreatedByURL": "https://rloris.github.io",
"DocsURL": "https://github.com/RLoris/FileHelperDoc/",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/bec5be3d587f4ff49a61d45d0e81e4c0",
"SupportURL": "https://forms.gle/CpekZfTewGZrUVen7",
"EngineVersion": "5.5.0+",
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "FileHelper",
"Type": "Runtime",
"LoadingPhase": "PreLoadingScreen",
"PlatformAllowList": [
"Win64",
"Mac",
"IOS",
"Android",
"Linux",
"TVOS"
]
}
]
}