# Installation Guide
It should work at the current stage since all GStreamer related files are bundled. You don't need to additional installation steps. Just download the release and run it. Feel free to open an issue if you have problems so we can fix them. :-)
## Platform Status
- **Windows**: Should work (tested)
- **macOS**: Should work (tested)
- **Linux**: Untested
## Quick Install
### 1. Download
Go to the releases page and download the appropriate file for your platform.
### 2. Run
**Windows:**
```
run_shader-name.bat
```
**macOS/Linux:**
```
./run_shader-name.sh
```
That's it.