Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/bguyl/unity-bolt-atoms i…
Browse files Browse the repository at this point in the history
…nto develop

# Conflicts:
#	Assets/Guyl.AtomsVS/README.md
  • Loading branch information
bguyl committed Dec 5, 2021
2 parents 0f15acb + 01c55e5 commit 5b4dc81
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,24 +56,22 @@ Improve your workflow with scriptable object architecture and visual scripting !

## Installation

### 1. Add the package to the project
### Add the package to the project

The preferred way to install this package is via [openupm-cli](https://github.com/openupm/openupm-cli)

````
openupm add [email protected]-preview.1
openupm add [email protected]
````

This way, it will automatically download all the dependencies

Otherwise, you will have to manually install the following packages:

- [Unity Visual Scripting](https://docs.unity3d.com/bolt/1.4/manual/index.html) (from package manager)
- [Unity Visual Scripting](https://docs.unity3d.com/Packages/[email protected]) (from package manager)
- [Unity Atoms Core (4.4.2 or greater)](https://github.com/unity-atoms/unity-atoms)
- [Unity Atoms Base Atoms (4.4.2 or greater)](https://github.com/unity-atoms/unity-atoms)
- [LinkMerge (1.0.0 or greater)](https://github.com/RealityStop/Unity.CustomPackage.LinkMerge)

Then click on `Next` and `Generate`

----------------------------------------------------------------------------------------

Expand Down

0 comments on commit 5b4dc81

Please sign in to comment.