Update BUILD.md

This commit is contained in:
Saraistupid 2023-04-01 20:31:33 +02:00 committed by GitHub
parent 2e950b5be5
commit 6dafc7b0ba

View file

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