Projektdatei

This commit is contained in:
Julius Reitwiesner 2026-03-20 19:25:15 +00:00
parent d5fdc9bcee
commit 25eca067c9

71
Prototyp1.uproject Normal file
View File

@ -0,0 +1,71 @@
{
"FileVersion": 3,
"EngineAssociation": "5.6",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "SunPosition",
"Enabled": true
},
{
"Name": "GeoReferencing",
"Enabled": true
},
{
"Name": "MetaHumanCharacter",
"Enabled": true
},
{
"Name": "MetaHumanCoreTech",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux"
]
},
{
"Name": "MetaHumanCalibrationProcessing",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux"
]
},
{
"Name": "MetaHuman",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux"
]
},
{
"Name": "MetaHumanLiveLink",
"Enabled": true
},
{
"Name": "MetaHumanRuntime",
"Enabled": true
},
{
"Name": "JsonBlueprintUtilities",
"Enabled": true
},
{
"Name": "BlueprintFileUtils",
"Enabled": true
},
{
"Name": "PixelStreaming",
"Enabled": true
}
]
}