mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-08 10:45:09 +00:00
Update BUILD.md
This commit is contained in:
parent
2e950b5be5
commit
6dafc7b0ba
1 changed files with 4 additions and 2 deletions
6
BUILD.md
6
BUILD.md
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue