浏览代码

Update README.md

/devlogs-1-toon-shading
GitHub 4 年前
当前提交
d8c4780b
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 8
      README.md

8
README.md


![Unity Open Projects](https://imgur.com/Y0svl0w.png)
![Unity Open Projects](https://imgur.com/CNSq6ea.jpg)
You've landed on the repository for the first Unity **Open Project**, an initiative where Unity and the community collaborate together to create a small **open-source game demo**.
You've landed on the repository for the first Unity **Open Project**, an initiative where Unity and the community collaborate together to create a small **open-source game demo**. The first game is an action-adventure titled _Chop Chop_ ([more info](https://open.codecks.io/unity-open-project-1/decks/32/card/126-what-is-this)).
**Note:** This branch (`devlog-1-toon-shader`) doesn't contain the full project, but a trimmed-down version which focuses specifically on the toon shading and its components. We did it so it's faster for you to import, and easier to explore and learn from. We also updated it to a newer Unity version (see below) so you can take its learnings and apply them to the games you are developing now. In time, we will make small updates to this branch or backport fixes when needed, but don't expect it to be updated with new features and to stay in sync with `main`.
**Note:** This branch (`devlog-1-toon-shader`) doesn't contain the full project, but a trimmed-down version which focuses specifically on the toon shading. We did it so it's faster for you to import, and easier to explore and learn from. We also updated it to a newer Unity version (see below) so you can take its learnings and apply them to the games you are developing now. In time, we will make small updates to this branch or backport fixes when needed, but don't expect it to be updated with new features and to stay in sync with `main`.
Normally, the development of the game takes place in Unity 2019.4 LTS. However for this video we branched off and **upgraded it to 2020.2**. On the [main branch](https://github.com/UnityTechnologies/open-project-1) development continues on 2019.4 LTS as usual.
Normally, development on the game takes place in Unity 2019.4 LTS. However for this video we branched off and upgraded it to **Unity 2020.2 beta**. On the [main branch](https://github.com/UnityTechnologies/open-project-1) development continues on 2019.4 LTS as usual.
## License
The assets contained in this branch are covered by the same open-source license that covers the rest of the game ([Apache License 2.0](https://github.com/UnityTechnologies/open-project-1/blob/main/LICENSE)), so you are free to use them for your own projects.

正在加载...
取消
保存