Gameplay Ingredients for your Unity Games - A collection of scripts that ease simple tasks while making games and prototypes.
### Git reference version
- With unity closed, edit the `Packages/manifest.json` with a text editor
- append the line ` "net.peeweek.gameplay-ingredients": "https://github.com/peeweek/net.peeweek.gameplay-ingredients.git",` under `dependencies`
- append the line ` "net.peeweek.gameplay-ingredients": "https://github.com/peeweek/net.peeweek.gameplay-ingredients.git#2018.3.0",` under `dependencies`
You can check that the package was imported by looking at the project window, under Packages/ Hierarchy, there should be a `Gameplay Ingredients` hierarchy