The SDK is based on Unity, this guide will show you how to setup Unity and the SDK.
First thing is to download the Unity Hub and install it.
Once installed, you then need to install the current Unity version BAS is using. Generally having the same MAJOR.MINOR LTS version of Unity is fine. But for full compatibility, try to use the same version BAS itself uses.
<aside> 🗒️ U12.1 use 2021.3.17f1, but we can use the latest 2021.3 LTS version if necessary.
</aside>
2021.3
LTS
version of Unity.
Unity will now download and install the editor.
This video may use the wrong version, but the method stay the same
This video may use the wrong version, but the method stay the same
The SDK is hosted on Github. To make further updates easily, we highly recommend to install a version control software like Github Desktop, that will allow you to update the repository and be aware of any local changes.
Go and install GitHub Desktop: https://desktop.github.com/
Go to the SDK Git repository
Copy the Git URL
Open Github Desktop, go to File> Clone repository
and paste the URL to clone the repository on your machine