From d57de4162ecc06ef9d9abd195d89be15724733e9 Mon Sep 17 00:00:00 2001 From: Alee Date: Sat, 1 Jun 2019 13:16:13 -0400 Subject: Migrated to Unity 2019 --- ProjectSettings/ProjectVersion.txt | 3 ++- ProjectSettings/XRSettings.asset | 10 ++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 ProjectSettings/XRSettings.asset (limited to 'ProjectSettings') diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index c4f8d13..5c63348 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1 +1,2 @@ -m_EditorVersion: 2018.4.1f1 +m_EditorVersion: 2019.3.0a4 +m_EditorVersionWithRevision: 2019.3.0a4 (7368acd360f4) diff --git a/ProjectSettings/XRSettings.asset b/ProjectSettings/XRSettings.asset new file mode 100644 index 0000000..482590c --- /dev/null +++ b/ProjectSettings/XRSettings.asset @@ -0,0 +1,10 @@ +{ + "m_SettingKeys": [ + "VR Device Disabled", + "VR Device User Alert" + ], + "m_SettingValues": [ + "False", + "False" + ] +} \ No newline at end of file -- cgit v1.2.3