Update BUILD.md

This commit is contained in:
Saraistupid 2023-04-01 20:31:33 +02:00 committed by GitHub
parent f9906b50a5
commit 1b4e7fa931
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,10 @@
# Build instructions
### PLEASE FOLLOW [THE DOCUMENTATION](https://rheavenstudio.github.io/docs-contributing/setup/introduction) INSTEAD, THE BUILD.MD IS HEAVILY UNMAINTAINED.
## Prerequisites:
- git (see below to know how to install git)
- A Unity 2020.3.xx LTS version
- A Unity 2021.3.21 LTS version
- A Machine running Windows, Linux or MacOS
## Installing git:
@ -32,7 +34,7 @@ sudo brew install git
3. Choose a Personal license.
4. From the menu on left, go to "Installs".
5. Press "Install Editor".
6. Install the 2020.3.xx "Long Time Support (LTS)" version.
6. Install the 2021.3.21 "Long Time Support (LTS)" version.
## Building Heaven Studio:
1. Clone the repository to your machine