mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-21 23:58:49 -05:00
more clarity to installation process (#193)
mention in the readme where manifest.json is located in the unity project
This commit is contained in:
parent
831312f4a4
commit
13086d0f65
@ -33,7 +33,7 @@ Unity Atoms is an open source library that aims to make your game code:
|
||||
|
||||
_Prerequisite: Since Unity Atoms is using the Unity Package Manager (UPM) you need to use Unity version 2018.3 >=_
|
||||
|
||||
Add the following to your `manifest.json`:
|
||||
Add the following to your `manifest.json` (which is located under your project location in the folder `Packages`):
|
||||
|
||||
```
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user