Installation
1. Install from Asset Store (preferred)
- Add Ryle Radio on the Asset Store to your library
- In Unity, go to
Window >> Package Manager - Click
Packages (Unity Registry)and selectMy Assets - Select
Ryle Radio, thenDownload - Follow any further instructions that appear.
2. Install through Git URL
- In Unity, go to
Window >> Package Manager - Click
+, thenAdd package through git URL - Enter
https://github.com/dbrizov/NaughtyAttributes.git#upmto install NaughtyAttributes. - Repeat steps 2 - 3 with the link
https://github.com/ryle-e/ryle-radio.git#upminstead. - Follow any further instructions that appear.
NOTE: Only use one of these methods at a time!
Trying to use the Git version of NaughtyAttributes with the Asset Store version of Ryle Radio does not work!! This is due to the package reference for the Git version of NaughtyAttributes not being present in the Asset Store version- assumedly because it’s not a Hybrid Package.