diff --git a/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/.sync/IgnoreList b/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/.sync/IgnoreList index 2351d07..8ff8dcf 100644 --- a/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/.sync/IgnoreList +++ b/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/.sync/IgnoreList @@ -42,4 +42,4 @@ Thumbs.db .gitkeep \Build\Painting \Build\Print -\Build\settings.json +\Build\Settings.json diff --git a/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/Build/Settings.json b/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/Build/Settings.json new file mode 100644 index 0000000..633650a --- /dev/null +++ b/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/Build/Settings.json @@ -0,0 +1,4 @@ +{ + "rootPath":"../../../../_Deploy_PC/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/Build/Painting", + "luggagePath":"../../../../_Deploy_PC/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/Build/Print" +} \ No newline at end of file