Skip to content

Commit 1c00f29

Browse files
🔩 Readme update
- Added giturl download to the readme. Signed-off-by: J, <jonathan@carter.games>
1 parent 65e4d5d commit 1c00f29

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,16 @@ You can still acces the legacy 2.x version in the ```2.x``` branch of this repo.
2424
- Regularly updated and maintained with ❤️
2525

2626
## How To Install
27-
Either download and import the package from the releases section or the <a href="https://assetstore.unity.com/packages/tools/audio/audio-manager-cg-149123">Unity Asset Store</a> and use the package manager. Alternatively, download this repo and copy all files into your project.
27+
28+
### Unity Package Manager (Git URL) [Recommended]
29+
<b>Release:</b>
30+
<br>
31+
<i>The most up-to-date version of the repo that is considered stable enough for public use.</i>
32+
```
33+
https://github.com/CarterGames/AudioManager.git
34+
```
35+
36+
Otherwise, either download and import the package from the releases section or the <a href="https://assetstore.unity.com/packages/tools/audio/audio-manager-cg-149123">Unity Asset Store</a> and use the package manager. Alternatively, download this repo and copy all files into your project.
2837

2938
## Setup
3039
Unlike the ```2.x``` version of the asset. ```3.x``` doesn't have any user setup needed for it to actually function. Once you import the asset into your project, you'll be prompted to scan for audio, do the scan and you'll be all set for use.

0 commit comments

Comments
 (0)