projects: Add StreamFX
This commit is contained in:
@@ -25,8 +25,8 @@
|
|||||||
"entries": {
|
"entries": {
|
||||||
"streamfx": {
|
"streamfx": {
|
||||||
"name": "StreamFX",
|
"name": "StreamFX",
|
||||||
"url": "https://streamfx.xaymar.com",
|
"url": "/projects/obs/streamfx/",
|
||||||
"blank": true
|
"blank": false
|
||||||
},
|
},
|
||||||
"voicefx": {
|
"voicefx": {
|
||||||
"name": "VoiceFX (for VST)",
|
"name": "VoiceFX (for VST)",
|
||||||
|
|||||||
@@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: "StreamFX (for OBS® Studio)"
|
||||||
|
comments: false
|
||||||
|
---
|
||||||
|
|
||||||
|
{% include blocks/media.liquid type="image" url="projects/obs/streamfx/logo.svg" float="right" height="80px" %}{% capture content %}StreamFX is the premier plugin to OBS® Studio to take your stream or recording to the next level! Whether it is crafting advanced scene setups, recording in intermediate formats, bringing out a little bit of extra quality from encoders, StreamFX has everything you need. Bring your content creation to the future, no matter if you are a Power User or End User.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
|
||||||
|
|
||||||
|
{% include blocks/heading.liquid level=2 content="Further Links" float="clear" %}
|
||||||
|
{% capture content %}
|
||||||
|
<li>{% include inline/link.liquid url="https://streamfx.xaymar.com" content="Official Website" %}</li>
|
||||||
|
<li>{% include inline/link.liquid url="https://obsproject.com/forum/threads/streamfx-for-obs%C2%AE-studio.76619/" content="Project page on OBS Project" %}</li>
|
||||||
|
<li>{% include inline/link.liquid url="https://github.com/xaymar/obs-StreamFX" content="Source Code" %}</li>
|
||||||
|
{% endcapture %}{% include blocks/list.liquid content=content %}
|
||||||
|
|
||||||
|
{% include blocks/heading.liquid level=1 content="Media" float="clear" %}
|
||||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 8.9 KiB |
Reference in New Issue
Block a user