Odin the Red

Game server developer

Odin the Red

Mods · Discord bots · Server automation

I build the software that keeps a game server alive when nobody is watching it — and the mods that make it worth logging into.

Odin the Red — LMLGamingTV

About

I run the server I build for

Everything here started the same way: something on my own server was broken, tedious, or doing the opposite of what my players wanted, and nobody had built the fix.

BetterScum came first — a hardcore SCUM PvPvE server where the world fights back. Running it meant hours of admin work every night, so I wrote a bot to do it. That bot became Vardyn, and other server owners started paying to run it on theirs.

Then the same thing happened in Valheim. My mod list kept arguing with itself, so I wrote MidgardPlus to replace twenty mods with one that defaults to vanilla and lets the host decide.

The pattern I keep coming back to: build it so it can be turned off. Every feature is a switch, defaults match the base game, and nothing assumes it knows the players better than the person running the server does.

  • AliasOdin the Red · LMLGamingTV
  • BuildsGame mods, Discord bots, multi-tenant SaaS
  • GamesValheim, SCUM
  • StackC#, Python, PHP, nginx, Linux
  • Shipping3 live projects, paying customers
  • CompanyOdin The Red Developments

Selected work

Three things, all still running

Not prototypes. A paid product with subscribers, a live game server with a community, and a released mod anyone can install right now.

MidgardPlus, a Valheim mod

MidgardPlus

FreeValheim

One mod instead of twenty that fight each other. 25 settings that all start at vanilla, so nothing changes until you turn it on.

  • On a server, the host’s settings are the only ones that count
  • A craftable Dverger companion who fights beside you and finds their way back through portals
  • Settings apply live, without restarting the game
irm https://midgardplus.odinthered.dev/install.ps1 | iex
Open the mod site
Vardyn, a warden watching over a survival island

Vardyn

$10/moSaaS

A hosted Discord bot that runs a living world on someone else’s SCUM server, sold as a monthly subscription with paying customers.

  • 240 named locations that defend themselves, patrols, and hunters that remember you
  • Every NPC lands on ground a real player has stood on — 22,000 verified positions
  • Multi-tenant: each customer gets their own bot and a branded website

PHP · Python · Discord · Stripe billing · multi-tenant nginx

Visit vardynbot.com
BetterScum, a hardcore SCUM PvPvE server

BetterScum

LiveSCUM

The server the rest of it was built for, and the reason any of it exists.

  • No-mercy PvPvE: open-world PvP plus hordes, base sieges and airship raids
  • Weekend raid windows, no safe zones, quarterly wipes
  • A live community I run and support myself

SCUM · server ops · community management

Visit betterscum.com

What I actually do

The work behind the games

Game modding

C# against a compiled game with Harmony runtime patches. No source, no documentation — you reflect over the assemblies and verify every hook before you write it.

Bots & automation

Discord bots that do the admin job a human was doing at 2am. Scheduling, state, permissions, and a control panel so the owner never edits a config file.

Multi-tenant hosting

One box, many customers, each isolated with their own bot, subdomain, certificate and secrets. Provisioning that does not need me awake.

Running it live

Billing, support, uptime and the angry message at midnight. Shipping is the easy half; I do the half that comes after.

Work with me

Custom features, a bot for your server, or a mod that does the thing nobody has built yet. Discord is fastest; email is fine for anything you would rather not post publicly.