浏览代码

Reordered / Cleanup Install instructions

/main
GitHub 4 年前
当前提交
e8db7540
共有 1 个文件被更改,包括 9 次插入13 次删除
  1. 22
      README.md

22
README.md


## How to install
### Install via OpenUPM
The package is available on the [openupm registry](https://openupm.com). It's recommended to install it via [openupm-cli](https://github.com/openupm/openupm-cli).
```
openupm add net.peeweek.gameplay-ingredients
```
### Install via Git URL
You can perform a git referenced package in your `manifset.json` file : this option shall download and manage automatically the repository, with the drawback of being read-only.
### Install via Local Package
### Install as Local Package
You can use a manual, local package installation if you need to alter the code locally or update the code base regularly.

- The package shall be added as a **local package**
### Install via OpenUPM
The package is available on the [openupm registry](https://openupm.com). It's recommended to install it via [openupm-cli](https://github.com/openupm/openupm-cli).
```
openupm add net.peeweek.gameplay-ingredients
```
### Git Reference Version

正在加载...
取消
保存