vulcast-vertical/resources.qrc
Vulcast 184d132b59
Some checks are pending
Build Windows DLL / build-windows (push) Waiting to run
Rebrand from Aitum Vertical to Vulcast Vertical
- Changed CANVAS_NAME to 'Vulcast Vertical'
- Changed OBS_MODULE_AUTHOR to 'Vulcast'
- Replaced all Aitum UI branding (logo, buttons, links)
- Removed api.aitum.tv version check
- Removed aitum-stream-suite/aitum-multistream module checks
- Updated all locale files (9 languages)
- Updated build metadata (buildspec.json, resource.rc.in, CMakeLists.txt)
- Updated resources.qrc prefix from /aitum to /vulcast
- Added GitHub Actions workflow for Windows build
- Added BUILD-WINDOWS.md with build instructions

Licensed under GPL-2.0 (unchanged from upstream).
2026-06-29 23:04:40 +01:00

13 lines
400 B
Text

<RCC>
<qresource prefix="/vulcast">
<file>media/logo.png</file>
<file>media/record.svg</file>
<file>media/recording.svg</file>
<file>media/stream.svg</file>
<file>media/streaming.svg</file>
<file>media/backtrack_off.svg</file>
<file>media/backtrack_on.svg</file>
<file>media/virtual_cam_off.svg</file>
<file>media/virtual_cam_on.svg</file>
</qresource>
</RCC>