R4-MG is an image asset loader and dashboard for streaming the Star Wars Unlimited TCG. It provides card search, preview, and production features for streamers, with integration for OBS and local asset management.
- Card search and preview
- Staging and production folders for stream assets
- OBS integration for live updates
- Locally managed sets and cache
- Keyboard shortcuts for fast workflow
- Custom directory search
- Configurable UI and behavior
See the Changelog for recent updates.
- Download the latest release build
- Extract the
R4-MGfolder. - Run
R4-MG.exeor launch with Python:
python app_ui.py
cache/— stores previewed cards from searchesproduction/— stores cards for streaming; OBS should use files from here
- Search for cards, stage them, and send to production
- The right panel lists
.pngfiles inproduction/ - Drag your own
.pngfiles intoproduction/and refresh to use them
- Source images from the
production/folder in OBS - Images update automatically when staged cards are sent to production
See Keyboard Shortcuts for a full list.
Pull requests and issues are welcome! Please see the code style and contribution guidelines in the repo.
This project is licensed under the MIT License.