Update BUILD.md

This commit is contained in:
Saraistupid 2023-01-23 15:58:04 +02:00 committed by GitHub
parent 9b6af8720d
commit 1161af2293
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,11 @@
# Build instructions # Build instructions
### 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 2020.3.xx LTS version
- A Machine running Windows, Linux or MacOS - A Machine running Windows, Linux or MacOS
### Installing git: ## Installing git:
#### Windows #### Windows
1. Grab the installer from [here](https://git-scm.com/download/win). 1. Grab the installer from [here](https://git-scm.com/download/win).
2. Follow the usual installation process. 2. Follow the usual installation process.
@ -27,7 +27,7 @@ sudo brew install git
1. You already know what to do. 1. You already know what to do.
### Building Heaven Studio: ## Building Heaven Studio:
1. Clone the repository to your machine 1. Clone the repository to your machine
``` ```
git clone https://github.com/megaminerjenny/HeavenStudio.git git clone https://github.com/megaminerjenny/HeavenStudio.git