защита, подвижки всякие

This commit is contained in:
Andron666
2021-12-17 21:41:07 +05:00
parent d2d7174e54
commit 0d8781d6aa
714 changed files with 21464 additions and 23 deletions
+30
View File
@@ -0,0 +1,30 @@
{
"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"
]
}
]
}