Files
2021-10-28 19:01:03 +05:00

30 lines
698 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.30",
"FriendlyName": "UnrealCLR",
"Description": ".NET 5 integration",
"Category": "Scripting",
"CreatedBy": "nxrighthere",
"CreatedByURL": "https://github.com/nxrighthere",
"DocsURL": "https://github.com/nxrighthere/UnrealCLR",
"MarketplaceURL": "",
"SupportURL": "https://github.com/nxrighthere/UnrealCLR/discussions",
"EnabledByDefault": true,
"CanContainContent": false,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "UnrealCLR",
"Type": "Runtime",
"LoadingPhase": "PreLoadingScreen",
"WhitelistPlatforms": [
"Win64",
"Linux",
"Mac"
]
}
]
}