63. Ghost Globe

This commit is contained in:
2024-10-19 21:33:20 -04:00
parent 014925b5c6
commit 3a3f0c0271
9 changed files with 108 additions and 12 deletions

View File

@ -210,8 +210,7 @@
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android",
"VisionOS"
"Android"
]
},
{
@ -293,8 +292,7 @@
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android",
"VisionOS"
"Android"
]
},
{
@ -340,6 +338,10 @@
{
"Name": "LiveUpdateForSlate",
"Enabled": true
},
{
"Name": "SunPosition",
"Enabled": true
}
]
}