浏览代码

Updated Readme

/main
Thomas ICHÉ 4 年前
当前提交
e6095189
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 4
      README.md

4
README.md


- Ensure you have a **[Command Line Git](https://gitforwindows.org/) Installed**
- With Unity 2019.3 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#2019.3.5",` under `dependencies`
- Append the line ` "net.peeweek.gameplay-ingredients": "https://github.com/peeweek/net.peeweek.gameplay-ingredients.git#2019.3.6",` 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

**Unity 2019.3** : clone and check out the `master` branch at the tag `2019.3.5`
**Unity 2019.3** : clone and check out the `master` branch at the tag `2019.3.6`
#### Older Versions
正在加载...
取消
保存