diff --git a/_Setup/.gitkeep b/_Setup/.gitkeep deleted file mode 100644 index 0e8c54b..0000000 --- a/_Setup/.gitkeep +++ /dev/null @@ -1 +0,0 @@ -#gitkeep file diff --git a/_Setup/[UnityBuild] 01_ForstCoronation.bat b/_Setup/[UnityBuild] 01_ForstCoronation.bat new file mode 100644 index 0000000..caec771 --- /dev/null +++ b/_Setup/[UnityBuild] 01_ForstCoronation.bat @@ -0,0 +1,6 @@ +@ECHO OFF +TASKKILL /IM "Resilio Sync.exe" /F +COPY /Y conf\UnityBuild-01_ForstCoronation.conf "%USERPROFILE%\AppData\Roaming\Resilio Sync\sync.conf" +PASUE +START "" "%USERPROFILE%\AppData\Roaming\Resilio Sync\Resilio Sync.exe" +REM PAUSE \ No newline at end of file diff --git a/_Setup/[UnityBuild] 03_RoyalGallery_Navigator.bat b/_Setup/[UnityBuild] 03_RoyalGallery_Navigator.bat new file mode 100644 index 0000000..4d26e7f --- /dev/null +++ b/_Setup/[UnityBuild] 03_RoyalGallery_Navigator.bat @@ -0,0 +1,5 @@ +@ECHO OFF +TASKKILL /IM "Resilio Sync.exe" /F +COPY /Y conf\UnityBuild-03_RoyalGallery_Navigator.conf "%USERPROFILE%\AppData\Roaming\Resilio Sync\sync.conf" +START "" "%USERPROFILE%\AppData\Roaming\Resilio Sync\Resilio Sync.exe" +REM PAUSE \ No newline at end of file diff --git a/_Setup/[UnityBuild] 03_RoyalGallery_Portrait.bat b/_Setup/[UnityBuild] 03_RoyalGallery_Portrait.bat new file mode 100644 index 0000000..ac5773a --- /dev/null +++ b/_Setup/[UnityBuild] 03_RoyalGallery_Portrait.bat @@ -0,0 +1,5 @@ +@ECHO OFF +TASKKILL /IM "Resilio Sync.exe" /F +COPY /Y conf\UnityBuild-03_RoyalGallery_Portrait.conf "%USERPROFILE%\AppData\Roaming\Resilio Sync\sync.conf" +START "" "%USERPROFILE%\AppData\Roaming\Resilio Sync\Resilio Sync.exe" +REM PAUSE \ No newline at end of file diff --git a/_Setup/[UnityBuild] 08_DarkSea.bat b/_Setup/[UnityBuild] 08_DarkSea.bat new file mode 100644 index 0000000..8088d57 --- /dev/null +++ b/_Setup/[UnityBuild] 08_DarkSea.bat @@ -0,0 +1,5 @@ +@ECHO OFF +TASKKILL /IM "Resilio Sync.exe" /F +COPY /Y conf\UnityBuild-08_DarkSea.conf "%USERPROFILE%\AppData\Roaming\Resilio Sync\sync.conf" +START "" "%USERPROFILE%\AppData\Roaming\Resilio Sync\Resilio Sync.exe" +REM PAUSE \ No newline at end of file diff --git a/_Setup/conf/UnityBuild-01_ForstCoronation.conf b/_Setup/conf/UnityBuild-01_ForstCoronation.conf new file mode 100644 index 0000000..771cc44 --- /dev/null +++ b/_Setup/conf/UnityBuild-01_ForstCoronation.conf @@ -0,0 +1,16 @@ +//samples can be found here: http://internal.getsync.com/support/sample.conf +{ + "shared_folders" : + [ + { + "secret" : "BPIRVC4UOSYO2IQEKCULGSFG4WO5NWZYQ", + "dir" : "C:/UC/Project-19050-Frozen2/_Deploy_PC/01_ForstCoronation/UnityBuild-19050-01_ForstCoronation", // * required field + "use_relay_server" : true, // use relay server when direct connection fails + "use_tracker" : true, + "search_lan" : true, + "use_sync_trash" : false, // enable SyncArchive to store files deleted on remote devices + "overwrite_changes" : true, // restore modified files to original version, ONLY for Read-Only folders + "selective_sync" : false//, // add folder in selective sync mode + } + ] +} diff --git a/_Setup/conf/UnityBuild-03_RoyalGallery_Navigator.conf b/_Setup/conf/UnityBuild-03_RoyalGallery_Navigator.conf new file mode 100644 index 0000000..22f816b --- /dev/null +++ b/_Setup/conf/UnityBuild-03_RoyalGallery_Navigator.conf @@ -0,0 +1,16 @@ +//samples can be found here: http://internal.getsync.com/support/sample.conf +{ + "shared_folders" : + [ + { + "secret" : "BHVO6SHJWB7P7HJI7HCYW6OX7ZXU2FIGD", + "dir" : "C:/UC/Project-19050-Frozen2/_Deploy_PC/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator", // * required field + "use_relay_server" : true, // use relay server when direct connection fails + "use_tracker" : true, + "search_lan" : true, + "use_sync_trash" : false, // enable SyncArchive to store files deleted on remote devices + "overwrite_changes" : true, // restore modified files to original version, ONLY for Read-Only folders + "selective_sync" : false//, // add folder in selective sync mode + } + ] +} diff --git a/_Setup/conf/UnityBuild-03_RoyalGallery_Portrait.conf b/_Setup/conf/UnityBuild-03_RoyalGallery_Portrait.conf new file mode 100644 index 0000000..fcf2010 --- /dev/null +++ b/_Setup/conf/UnityBuild-03_RoyalGallery_Portrait.conf @@ -0,0 +1,16 @@ +//samples can be found here: http://internal.getsync.com/support/sample.conf +{ + "shared_folders" : + [ + { + "secret" : "BTFJANOLC6YIEWAGYVWTQ5KJ72OMG5SWF", + "dir" : "C:/UC/Project-19050-Frozen2/_Deploy_PC/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Portrait", // * required field + "use_relay_server" : true, // use relay server when direct connection fails + "use_tracker" : true, + "search_lan" : true, + "use_sync_trash" : false, // enable SyncArchive to store files deleted on remote devices + "overwrite_changes" : true, // restore modified files to original version, ONLY for Read-Only folders + "selective_sync" : false//, // add folder in selective sync mode + } + ] +} diff --git a/_Setup/conf/UnityBuild-08_DarkSea.conf b/_Setup/conf/UnityBuild-08_DarkSea.conf new file mode 100644 index 0000000..80c7a3d --- /dev/null +++ b/_Setup/conf/UnityBuild-08_DarkSea.conf @@ -0,0 +1,16 @@ +//samples can be found here: http://internal.getsync.com/support/sample.conf +{ + "shared_folders" : + [ + { + "secret" : "BUDFWE3TYAPFAIZEWWEHD5PCMKQTIUTBH", + "dir" : "C:/UC/Project-19050-Frozen2/_Deploy_PC/08_DarkSea/UnityBuild-19050-08_DarkSea", // * required field + "use_relay_server" : true, // use relay server when direct connection fails + "use_tracker" : true, + "search_lan" : true, + "use_sync_trash" : false, // enable SyncArchive to store files deleted on remote devices + "overwrite_changes" : true, // restore modified files to original version, ONLY for Read-Only folders + "selective_sync" : false//, // add folder in selective sync mode + } + ] +}