diff --git a/qrenderdoc/README.md b/qrenderdoc/README.md new file mode 100644 index 000000000..04bd4d2cf --- /dev/null +++ b/qrenderdoc/README.md @@ -0,0 +1,10 @@ +# Windows build + +Until qrenderdoc is ready, you need to download some dependencies to build: + +* Qt +* Python +* PySide2 +* SWIG (custom fork) + +Download [this zip](https://renderdoc.org/qrenderdoc_3rdparty.zip) and unzip to this folder (the 3rdparty/ in the zip should go into the 3rdparty/ folder here) before building.