First, the expectations bit
Community There is no official mod support in GRAIN ROT. No workshop, no in-game mod menu, no documented API. What exists is the community route common to Unreal Engine games: RE-UE4SS as the scripting layer, unreal-shimloader to make mod managers able to drive it, and Thunderstore as distribution.
And the scene is small. As of 15 August 2026 the Grain Rot community on Thunderstore holds five packages, and that count includes the loader and a community overlay for the loader. In practice there is one gameplay mod of any note, a minimap called RotRadarMinimap.
We are telling you this before the steps because the alternative — a “10 best GRAIN ROT mods” list — would require making seven of them up. The game released on 7 August 2026, so a thin mod scene is exactly what you would expect. If you are here because the base game feels short, the honest answer is not a mod but the official roadmap, which has new constructs and a new vessel coming over the following month.
The steps
Community Nothing below is developer-documented; it is the standard Thunderstore flow applied to this game’s community.
- Get a mod manager. Thunderstore Mod Manager or r2modman. Either is fine — same ecosystem, same profiles.
- Pick the Grain Rot community inside the manager and make a profile for it. It is
the community at
thunderstore.io/c/grain-rot. - Install
unreal-shimloaderfirst. Its own description is the clearest statement of what it does: Thunderstore Mod Manager and r2modmanPlus support for RE-UE4SS. It is the foundation — the other packages list it as a dependency, and nothing runs without it. Install it from its listing in the Grain Rot community through the manager rather than from a search engine result: the package name is generic enough that lookalikes are a real risk, and the manager resolves the correct dependency for you. - Install the mods you want into that same profile. The manager pulls the dependency chain for you.
- Launch from the manager. Not from Steam. This is the single most common reason a correctly installed mod appears to do nothing.
The video below is generic on purpose
That is a general Thunderstore Mod Manager tutorial, not a GRAIN ROT one. The workflow is identical — pick community, install, launch through the manager — and no accurate GRAIN ROT-specific installation video existed when we checked. We would rather label a generic video honestly than embed something inaccurate with the right title. It gets replaced as soon as a real one appears.
What is actually on Thunderstore
Community Checked 15 August 2026:
| Package | What it is |
|---|---|
unreal-shimloader |
The loader. Shared across many Unreal games, which is why its download count dwarfs everything else here |
GrainRot UE4SS |
A community overlay for unreal-shimloader, specific to this game |
RotRadarMinimap |
A minimap, by Mentalize — the one substantive gameplay mod so far |
Two further packages round out the five. Download counts on the game-specific packages are in the hundreds, so treat everything here as early and lightly tested.
Before you mod a co-op game
The developers have said nothing about modding — no blessing, no prohibition. Worth holding in mind:
- GRAIN ROT now has public lobbies as well as private ones (patch 1.07). A mod that is harmless in your group is a different proposition in a stranger’s session.
- The game is patching fast — seven patches in its first five days. A mod built against an older build can simply stop working, and the smaller the mod scene, the longer it takes anyone to notice.
- If something misbehaves after installing mods, reproduce it unmodded before filing a bug report. A two-person team debugging a mod conflict is nobody’s good outcome.
- Loaders like this one inject code into a running game, which is behaviour antivirus software is built to flag. If your security tooling objects, that is a decision for you to make deliberately — verify you installed from the Thunderstore listing above, and do not switch protection off on our say-so. We have not tested this game against any specific antivirus product and will not pretend otherwise.