Skip to content

Commit 12749f9

Browse files
authored
Update README.md
1 parent f7843c1 commit 12749f9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ Demo: https://twitter.com/phyronnaz/status/1452553917204733953
1313
* Comment support: comments are parsed & pin tooltips are set accordingly
1414

1515
## Installing from source
16-
Download the repo as a zip, and extract it under your project Plugins folder so you have `YourProject/Plugins/HLSLMaterial/HLSLMaterial.uplugin`
16+
Download the repo as a zip or download a [release](https://github.com/Phyronnaz/HLSLMaterial/releases) with prebuilt binaries, and extract it under your project Plugins folder so you have `YourProject/Plugins/HLSLMaterial/HLSLMaterial.uplugin`
17+
18+
Visual Studio is only required if you don't download a prebuilt release.
1719

1820
## How to
1921
* Create a new `HLSL Material Function Library` (right click Content Browser -> Material & Textures). This asset will be the link between your hlsl file and all the generated material functions.

0 commit comments

Comments
 (0)