Tweak download page
This commit is contained in:
@@ -201,7 +201,11 @@
|
|||||||
{% if "mingw" in f.text %}
|
{% if "mingw" in f.text %}
|
||||||
Experimental MinGW
|
Experimental MinGW
|
||||||
{% elif "vc14" in f.text %}
|
{% elif "vc14" in f.text %}
|
||||||
|
{% if "blender-2.8" in f.text %}
|
||||||
|
Blender 2.8 Branch by VS 2015<br/><span style="font-weight: normal;">(Windows Vista/7/8/10)</span>
|
||||||
|
{% else %}
|
||||||
Experimental VS 2015<br/><span style="font-weight: normal;">(Windows Vista/7/8/10)</span>
|
Experimental VS 2015<br/><span style="font-weight: normal;">(Windows Vista/7/8/10)</span>
|
||||||
|
{% endif %}
|
||||||
{% elif "win32-vc12" in f.text %}
|
{% elif "win32-vc12" in f.text %}
|
||||||
Official Preview VS 2013<br/><span style="font-weight: normal;">(Windows XP/Vista/7/8/10)</span>
|
Official Preview VS 2013<br/><span style="font-weight: normal;">(Windows XP/Vista/7/8/10)</span>
|
||||||
{% elif "win64-vc12" in f.text %}
|
{% elif "win64-vc12" in f.text %}
|
||||||
|
Reference in New Issue
Block a user