flatdata done

This commit is contained in:
2025-11-18 18:36:36 +05:00
parent 091ca4a881
commit 0b448529e8
28 changed files with 227 additions and 0 deletions
@@ -0,0 +1,23 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "ElgBlueprintLibrary",
"Description": "Blueprint function library",
"Category": "Other",
"CreatedBy": "ElgSoft",
"CreatedByURL": "ElgSoft.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EngineVersion": "5.3",
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "ElgBlueprintLibrary",
"Type": "Runtime",
"LoadingPhase": "PreLoadingScreen"
}
]
}