[email protected] X601169957911
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| using System; | |
| using System.Collections; | |
| using System.Collections.Generic; | |
| using System.Linq; | |
| using UnityEngine; | |
| namespace MB.Other | |
| { | |
| public class BatchDownloader | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| using System; | |
| using System.Collections; | |
| using System.Collections.Generic; | |
| using System.Linq; | |
| using UnityEngine; | |
| namespace MB.Other | |
| { | |
| public class BatchDownloader | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ANT+ | |
| -lib/libantradio.so | |
| -lib64/libantradio.so | |
| product/lib/[email protected] | |
| product/lib64/[email protected] | |
| # Bluetooth (aptX) | |
| product/lib64/libaptX_encoder.so|df1c89d7af1bb35808d5fe3496b04ba066c10cbc | |
| product/lib64/libaptXHD_encoder.so|e13fa70c97caaa24d061678bdee608eb8850a69e |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Unity automatically generated files/folders | |
| [Ll]ibrary/ | |
| [Tt]emp/ | |
| [Oo]bj/ | |
| [Uu]nityGenerated/ | |
| # Autogenerated VS/MD solution and project files | |
| *.csproj | |
| *.unityproj | |
| *.sln |