RetroRewind (Auto) Collection Maker - Tool
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #119 of 246 Miscellaneous mods in this game by downloads
📋 About This Mod
Retro Rewind Builder is a companion tool designed to streamline the creation and management of custom movie and game collections for the Retro Rewind Video Store Simulator. It provides a web-based interface to search for metadata, download
Retro Rewind Collection Maker
Retro Rewind Builder is a companion tool for creating and managing custom movie and game collections for the Retro Rewind Video Store Simulator. It provides a web-based interface to search metadata, download covers, and export them directly to the Movie Workshop.
Requirements
You must have one of these installed:
-
[]Movie Workshop (GitHub)[/]
[]Movie Workshop (Nexus Mods)[/]
Features
-
[]Multi-Source Search — Plugins for:
[
]TMDB — Movies and TV shows (requires free API key)[/][
]IGDB — Video game metadata (requires free Twitch API key)[/][
]SteamGridDB — High-quality game poster art (requires free API key)[/][
]Screenscraper — Retro game metadata and box art[/][
]MyAnimeList — Anime series and films (no API key needed)[/]
[]Bulk Fetching — Populate your library by year range and genre.[/]
[]Auto-Export — Formats and moves covers/metadata into your RRWorkshop folder.[/]
[]Plugin System — Drop any _plugin.py into the plugins/ folder and it loads automatically — no code changes needed. Plugins can also inject sidebar sections, modals, JavaScript, and custom API routes.[/]
[]Modern Web UI — Dark-themed interface for managing your collection.[/]
Installation
-
[]Download the zip or clone from GitHub[/]
[
]Install dependencies:pip install -r requirements.txt[/]
[]Run the application:
python app.py[/]
[]Open in browser: http://127. 0. 0. 1:5000[/]
Configuration
Click the ⚙️ Settings icon to enter API keys:
-
[]TMDB — themoviedb.org[/]
[
]SteamGridDB — steamgriddb.com[/][
]IGDB — dev.twitch.tv (free Twitch Developer credentials)[/][
]MyAnimeList — No key needed, works out of the box[/]The tool searches for your Movie Workshop folder automatically (Desktop, Downloads, Documents). You can also set the path manually in Settings.
Writing a Plugin
Drop a file named anything_plugin.py into plugins/. It will be loaded automatically on next startup.
A plugin must subclass BasePlugin and implement search() and bulk_fetch(). It can optionally implement these UI hooks:
- [
[
]head_html() — Injects into the page head (CSS etc.)[/][
]body_html() — Injects into the page body (modals, panels)[/][
]js_html() — Injects JavaScript[/][
]routes(app) — Registers extra Flask routesSee plugins/base.py for the full interface and docstrings.
-
[]TMDB — themoviedb.org[/]
-
[]Multi-Source Search — Plugins for:
📊 Mod Details
- Game
- Retrorewindvideostoresimulator Mods
- Author
- MightyX3N
- Version
- 1
- Downloads
- 243
- Endorsements
- 4
- Category
- Miscellaneous
- Created
- 5/13/2026
- Updated
- 5/14/2026
- Tags
- Gameplay, Textures, Quality of Life
🔧 How to Install Retro Rewind - Video Store Simulator Mods
Install via a mod manager (Vortex or Mod Organizer 2). Most mods drop into the game folder.
📖 Full step-by-step install guide for Retro Rewind - Video Store Simulator →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Retro Rewind - Video Store Simulator commands, item IDs, and more.
Keep browsing — more Retro Rewind - Video Store Simulator mods await