유니티 프로젝트 생성 및 기본적인 .gitignore 설정

This commit is contained in:
2026-01-23 22:05:34 +09:00
parent 0da3eacab2
commit 8fa295e6df
50 changed files with 6078 additions and 0 deletions

View File

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