Initialize Unity 6 project

This commit is contained in:
2024-12-01 22:50:44 -08:00
parent 1aa5aa8f03
commit 67b5eaa549
61 changed files with 7359 additions and 0 deletions

View File

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