浏览代码

Update README.md

Fixed wrong README formatting.
/RenderPassXR_Sandbox
GitHub 8 年前
当前提交
0773f099
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 6
      README.md

6
README.md


## For Unity 2017.1 beta users
SRP depends on PostProcessing submodule. Perform the following instructions to get a working copy of SRP:
git clone https://github.com/Unity-Technologies/ScriptableRenderLoop
git checkout unity-2017.1b5 (or the latest tag)
git submodule update --init --recursive
* git clone https://github.com/Unity-Technologies/ScriptableRenderLoop
* git checkout unity-2017.1b5 (or the latest tag)
* git submodule update --init --recursive
## For Unity 5.6 beta users

正在加载...
取消
保存