https://github.com/hydrotho/obsfx
One-click is all you need to build your StreamFX plugin with GitHub Actions. 只需要一键就能利用 GitHub Actions 构建你的 StreamFX 插件。
https://github.com/hydrotho/obsfx
github-actions obs-studio streamfx
Last synced: about 1 year ago
JSON representation
One-click is all you need to build your StreamFX plugin with GitHub Actions. 只需要一键就能利用 GitHub Actions 构建你的 StreamFX 插件。
- Host: GitHub
- URL: https://github.com/hydrotho/obsfx
- Owner: hydrotho
- License: mit
- Created: 2023-04-29T07:58:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-05T13:50:04.000Z (over 2 years ago)
- Last Synced: 2025-03-24T18:47:13.298Z (about 1 year ago)
- Topics: github-actions, obs-studio, streamfx
- Homepage:
- Size: 15.6 KB
- Stars: 5
- Watchers: 1
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OBSFX 
[English](README.md) | [中文](README_zh.md)
> Verified: Successful build with StreamFX 0.12.0 Beta 366
This GitHub repository contains a GitHub Action that allows users to easily build the StreamFX plugin for OBS Studio.
StreamFX is an OBS Studio plugin that adds a variety of features to the software, including new filters, transitions, and other useful tools for streamers and content creators.
## How to Use
1. Fork this repository
2. Click the `Actions` tab

3. Choose the `Build` workflow

4. Click the `Run workflow` button

5. Wait for the workflow to complete
6. Download the built plugin from `Artifacts`

## Reference
[OBS Studio](https://github.com/obsproject/obs-studio)
[StreamFX](https://github.com/Xaymar/obs-StreamFX)
## License
This project is licensed under the MIT License, see the [LICENSE](LICENSE) file for details.