Files
f0re5t-main/lidarforest.uproject
2021-09-16 00:32:46 +02:00

38 lines
555 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "4.27",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "lidarforest",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "WebBrowserWidget",
"Enabled": true
},
{
"Name": "EditorScriptingUtilities",
"Enabled": true
},
{
"Name": "GoogleARCore",
"Enabled": true,
"SupportedTargetPlatforms": [
"Android"
]
},
{
"Name": "SteamController",
"Enabled": true
},
{
"Name": "HDRIBackdrop",
"Enabled": true
}
]
}