01What an r2modman profile contains
A profile is a game-specific mod environment: installed packages, enabled state, versions, and supported configuration. It is not the game installation or a guaranteed copy of every save and manually added file. Thinking of it as a reproducible environment—rather than a folder of random DLLs—makes updates and collaboration safer.
02Use a three-profile baseline
Keep Vanilla or Loader-only for comparison, Stable for normal play, and Lab for updates or new mods. Clone Stable into Lab before changing a large modpack. If Lab breaks, Stable remains playable and provides a known-good list of versions.
03Export as a code and .r2z
Export before major updates and before moving to another computer. Include the game version, loader version, intended platform, and any manual installation notes when sharing. The recipient should import into a new profile, confirm paths, inspect dependencies, and run a small test before joining multiplayer.
04Know what an export can miss
Locally imported or manually installed mods may not be available to the recipient. Saves, screenshots, and files written outside the profile can also live elsewhere. Preserve those separately and respect the mod’s redistribution license before sending custom binaries.
05Maintain profiles like releases
Give stable profiles clear names, record what changed, and avoid updating every package at once. After a successful change, export a new recovery point. Retire obsolete profiles only after confirming that saves and unique configs are backed up.
✦ Frequently asked questions
Clear answers before you change anything
Does a profile export include local mods?
Do not assume so. Local and manually installed content may need separate, license-compliant distribution and installation notes.
Can I use the same profile on another computer?
Yes as a starting point, but the new computer must re-check platform, game paths, loader compatibility, and any local files.
Is a profile export a save backup?
No. Game saves often live outside the mod profile and require their own backup process.
Research note: September 13, 2026 snapshot. Release assets and platform behavior can change; verify important details again before installation.
Recommended path: read this guide → download or create a minimal profile → record the result → expand to the full modpack.