Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

32 lines
695 B
Plaintext

{
"FileVersion": 1,
"Version": 1,
"VersionName": "0.1",
"FriendlyName": "Struct Utils",
"Description": "Experimental Struct Utilities supplying InstancedStruct type",
"Category": "Gameplay",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": false,
"CanContainContent": false,
"IsBetaVersion": false,
"IsExperimentalVersion": true,
"Installed": false,
"DeprecatedEngineVersion": "5.5",
"SupportedPrograms": [ "LiveLinkHub" ],
"Modules": [
{
"Name": "StructUtils",
"Type": "Runtime"
},
{
"Name": "StructUtilsEngine",
"Type": "Runtime"
}
],
"Plugins": [
]
}