Initialize Unity 6 project

This commit is contained in:
2024-10-19 00:31:47 -07:00
parent 3fb41a9188
commit 9e6fc7ff2b
46 changed files with 5816 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"m_SettingKeys": [
"VR Device Disabled",
"VR Device User Alert"
],
"m_SettingValues": [
"False",
"False"
]
}