This commit is contained in:
Simeon "Waldo" Wallrath 2024-01-18 23:52:42 +01:00
parent 0d3f29cf2f
commit 6ddb8608d8
11 changed files with 35 additions and 5 deletions

View file

@ -33,7 +33,7 @@ ConfiguredInternetSpeed=15000
ConfiguredLanSpeed=20000 ConfiguredLanSpeed=20000
[/Script/EngineSettings.GameMapsSettings] [/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/VRE/ExampleMap/MotionControllerMap.MotionControllerMap EditorStartupMap=/Game/VRE/ExampleMap/MotionControllerMap1_BlockOut.MotionControllerMap1_BlockOut
LocalMapOptions= LocalMapOptions=
TransitionMap= TransitionMap=
bUseSplitscreen=False bUseSplitscreen=False

View file

@ -68,6 +68,15 @@
"Name": "LowEntryExtStdLib", "Name": "LowEntryExtStdLib",
"Enabled": true, "Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/846c2ad08f164f45b0335ecebf85361e" "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/846c2ad08f164f45b0335ecebf85361e"
},
{
"Name": "USDImporter",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Mac",
"Linux"
]
} }
], ],
"TargetPlatforms": [ "TargetPlatforms": [