this post was submitted on 18 Mar 2026
30 points (96.9% liked)

Linux Gaming

24978 readers
117 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

As the title says, for a brief time a while ago I modded valheim and found r2modman and felt it was one of if not the best experience I've had modding games, it was especially sweet because I could mod the game with my friend who's on windows and the process was the exact same so helping them was no issue.

I wanted to know what other similar software there is for modding on linux, since the game collection it works on is kinda limited (I only own a few of those) and whenever I want to mod a particular game I end up overwhelmed with steps and options.

To avoid just a list of every linux mod manager under the sun, most of the experience modding with r2modman is: picking a game > hitting download > play There's usually not much you have to do for a specific mod to work besides adding it to the list, and it keeps the game files squeaky clean.

you are viewing a single comment's thread
view the rest of the comments
[–] BananaTrifleViolin@piefed.world 11 points 1 day ago (2 children)

Limo is fairly staight forward, and supports the NexusMods API. It autodetects Steam games and needs a little manual set up for non Steam games. Available on Flathub.

Someone mentioned it here and I've been trying it; so far fairly good I think.

[–] Oinks@lemmy.blahaj.zone 1 points 13 hours ago

I wouldn't call using Limo straightforward, and the project hasn't had a commit in eleven months (it's still on Qt5...).

Honestly I would rather manage my mods with a bunch of shell scripts that are just repeated lines of ln -sfn. Those can't do bulk downloads from Nexusmods, but I couldn't get Limo to do that either...

[–] Deckname@discuss.tchncs.de 1 points 19 hours ago

Thank you for pointing it out, Limo looks awesome!