--- title: FMF.ModPathRedirector Release sidebar_label: FMF.ModPathRedirector Release description: Download and install the MelonLoader Workshop download plugin for Data Center. --- import ModReleasePage from '@site/src/components/ModReleasePage';
  • Download FMF.ModPathRedirector.dll from the latest{' '} GitHub release (or use the button on this page — redirects to the same asset).
  • Copy the DLL into your game folder: <GameRoot>/Plugins/ — the same directory as Data Center.exe, not Mods/ (that folder is for MelonMods).
  • Ensure steam_api64.dll is next to the game executable (Steam ships it with the game). Start the game with MelonLoader; the plugin waits until Steam is running, then requests downloads for subscribed Workshop items.
  • } /> :::info GitHub asset The **Download DLL** button and `/plugin/FMF.ModPathRedirector.dll` route resolve to `https://github.com/mleem97/gregFramework/releases/latest/download/FMF.ModPathRedirector.dll`. That file is attached automatically when you publish a release via the `release-assets.yml` workflow (push a `v*` tag or run the workflow manually). :::