From e07a504990d8e1f8aee3be2f664cf973b12e45b6 Mon Sep 17 00:00:00 2001 From: LH Date: Mon, 28 Sep 2020 19:31:03 +0800 Subject: [PATCH] Added config. --- .../Build/settings_config.json | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/Build/settings_config.json diff --git a/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/Build/settings_config.json b/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/Build/settings_config.json new file mode 100644 index 0000000..04fabb5 --- /dev/null +++ b/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/Build/settings_config.json @@ -0,0 +1,22 @@ +{ + "properties": [ + { + "type": 2, + "key": "Misc.language", + "value": "1", + "range": { + "x": 0.0, + "y": 7.0 + } + }, + { + "type": 3, + "key": "Misc.isTaiwanNo1", + "value": "False", + "range": { + "x": 0.0, + "y": 0.0 + } + } + ] +} \ No newline at end of file