You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,13 @@ An ever updated Unity seed to start your projects 🌱
7
7
This project aims to maintain a Unity blank project with Git and Git LFS already set up. You can use it for a game jam, personal projects or even commercially. Just fork it and start your next groundbreaking game!
8
8
9
9
## Usage
10
-
Clone this repository and install **Git LFS** on it.
10
+
Fork or clone this repository and install **Git LFS** on it.
11
11
12
12
```shell
13
13
$ git lfs install
14
14
```
15
+
Change the name of the folder `unity-seed` to the name of your project and open it in Unity.
0 commit comments