From 9117e72a50199c8255ad46db445f13147f5340e6 Mon Sep 17 00:00:00 2001 From: LH Date: Tue, 27 Oct 2020 17:17:51 +0800 Subject: [PATCH] Added 05_BallPool 8M --- .../.sync/IgnoreList | 0 .../Build/.gitkeep | 0 .../Material/.gitkeep | 0 _Setup/README.md | 3 +-- _Setup/[UnityBuild] 05_BallPool _8M.bat | 5 +++++ _Setup/conf/UnityBuild-05_BallPool_8M.conf | 16 ++++++++++++++++ _Startup/05_BallPool_8M.bat | 11 +++++++++++ 7 files changed, 33 insertions(+), 2 deletions(-) rename 05_BallPool/{UnityBuild-20038-05_BallPool-8M => UnityBuild-20038-05_BallPool_8M}/.sync/IgnoreList (100%) rename 05_BallPool/{UnityBuild-20038-05_BallPool-8M => UnityBuild-20038-05_BallPool_8M}/Build/.gitkeep (100%) rename 05_BallPool/{UnityBuild-20038-05_BallPool-8M => UnityBuild-20038-05_BallPool_8M}/Material/.gitkeep (100%) create mode 100644 _Setup/[UnityBuild] 05_BallPool _8M.bat create mode 100644 _Setup/conf/UnityBuild-05_BallPool_8M.conf create mode 100644 _Startup/05_BallPool_8M.bat diff --git a/05_BallPool/UnityBuild-20038-05_BallPool-8M/.sync/IgnoreList b/05_BallPool/UnityBuild-20038-05_BallPool_8M/.sync/IgnoreList similarity index 100% rename from 05_BallPool/UnityBuild-20038-05_BallPool-8M/.sync/IgnoreList rename to 05_BallPool/UnityBuild-20038-05_BallPool_8M/.sync/IgnoreList diff --git a/05_BallPool/UnityBuild-20038-05_BallPool-8M/Build/.gitkeep b/05_BallPool/UnityBuild-20038-05_BallPool_8M/Build/.gitkeep similarity index 100% rename from 05_BallPool/UnityBuild-20038-05_BallPool-8M/Build/.gitkeep rename to 05_BallPool/UnityBuild-20038-05_BallPool_8M/Build/.gitkeep diff --git a/05_BallPool/UnityBuild-20038-05_BallPool-8M/Material/.gitkeep b/05_BallPool/UnityBuild-20038-05_BallPool_8M/Material/.gitkeep similarity index 100% rename from 05_BallPool/UnityBuild-20038-05_BallPool-8M/Material/.gitkeep rename to 05_BallPool/UnityBuild-20038-05_BallPool_8M/Material/.gitkeep diff --git a/_Setup/README.md b/_Setup/README.md index dd693a5..019425d 100644 --- a/_Setup/README.md +++ b/_Setup/README.md @@ -7,11 +7,10 @@ | 03_RoyalGallery_Navigator | BHVO6SHJWB7P7HJI7HCYW6OX7ZXU2FIGD | | 04_IceSlide | BOVGCXZ5BRD5Z5MQAQWD2PIHUP5A672TE | | 05_BallPool | BKSEQCSBPGPYNBRLPTRPQUZD7EZ674VAC | +| 05_BallPool_8M | BRXWJM2IB2CEIDR3H3R7CWROWYSAGWUOM | | 06_SylphOlaf | BNP3MLVJDJSIHYDQH2BTD65VK4DRKVBOW | | 07_EnchantedForest | BWX73V5N2XSAESUDQ2AWH3VVUEXTKXAHG | | 08_DarkSea | BUDFWE3TYAPFAIZEWWEHD5PCMKQTIUTBH | | 09_TheUnknown | BFWM45DGCBEQ3HKHJHAAT3DDOCEDUBJRU | | ConfigClient | B3OFX4VTMYZ7XFWHG7NC64B2FZGR3BTZZ | - - diff --git a/_Setup/[UnityBuild] 05_BallPool _8M.bat b/_Setup/[UnityBuild] 05_BallPool _8M.bat new file mode 100644 index 0000000..b195bc8 --- /dev/null +++ b/_Setup/[UnityBuild] 05_BallPool _8M.bat @@ -0,0 +1,5 @@ +@ECHO OFF +TASKKILL /IM "Resilio Sync.exe" /F +COPY /Y conf\UnityBuild-05_BallPool_8M.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-05_BallPool_8M.conf b/_Setup/conf/UnityBuild-05_BallPool_8M.conf new file mode 100644 index 0000000..ad452a9 --- /dev/null +++ b/_Setup/conf/UnityBuild-05_BallPool_8M.conf @@ -0,0 +1,16 @@ +//samples can be found here: http://internal.getsync.com/support/sample.conf +{ + "shared_folders" : + [ + { + "secret" : "BRXWJM2IB2CEIDR3H3R7CWROWYSAGWUOM", + "dir" : "C:/UC/Project-19050-Frozen2/_Deploy_PC/05_BallPool/UnityBuild-20038-05_BallPool_8M", // * 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/_Startup/05_BallPool_8M.bat b/_Startup/05_BallPool_8M.bat new file mode 100644 index 0000000..0c6f961 --- /dev/null +++ b/_Startup/05_BallPool_8M.bat @@ -0,0 +1,11 @@ +set root=C:\UC\Project-19050-Frozen2\_Deploy_PC +set device=05_BallPool +timeout /t 8 +start "" "%root%\%device%\ucURGCalibration\ucURGCalibration.exe" +timeout /t 8 +start "" "%root%\%device%\ofxCCVApp\ofxCCVApp.exe" +timeout /t 8 +CD "%root%\%device%\UnityBuild-19050-05_BallPool_8M\Build" +start "" "Unity_2018_Frozen.exe" +timeout /t 8 +start "" "%root%\%device%\ucProjectionMappingUI\ucProjectionMappingUI.exe"