Add a full Unity project scaffold: Input System actions (.inputactions + meta), SampleScene and scene meta, URP render pipeline and profile assets, TutorialInfo (scripts/icons), a Readme LFS pointer, ProjectSettings (audio, graphics, input, quality, XR, etc.), and Packages/manifest.json. Sets up default player and UI input mappings, rendering settings, and editor/project configuration for the project.
10 lines
158 BLFS
Plaintext
10 lines
158 BLFS
Plaintext
{
|
|
"m_SettingKeys": [
|
|
"VR Device Disabled",
|
|
"VR Device User Alert"
|
|
],
|
|
"m_SettingValues": [
|
|
"False",
|
|
"False"
|
|
]
|
|
} |