Skip to content
@ow-mods

Outer Wilds Mods

Website GitHub Workflow Status GitHub Workflow Status GitHub Workflow Status GitHub Workflow Status

This organization contains all the repos relating to the Outer Wilds modding ecosystem.

The Ecosystem

  • The mod database is at the center of it all. Modders submit their mods there, and the database updates itself using the repository metadata from each mod. This "database" is just a static file, but it updates itself periodically to get the latest mod versions, download counts, etc.
  • The mods website is built based on information fetched from the mod database and the repository readmes from each mod.
  • The download extractor extracts the download counts for every mod over time from the mod database.
  • The mod manager downloads and installs mods using information from the mod database.
  • OWML loads the mods into the game. It's what actually makes mods work, so kind of a big deal. It is usually downloaded and installed by the mod manager, but can also be used manually (bypassing all this ecosystem bs if you so wish).
  • The mod template is a .NET project template that makes it easier to create mods.
  • The game libraries stores the stripped, publicized game libraries and pushes them to a Nuget package.
  • The Outer Wilds Alpha mod loader is a Bepinex helper for loading mods into the alpha of Outer Wilds.
  • The alpha game libraries stores the stripped, publicized game libraries of the alpha and pushes them to a Nuget package.

Modding Discord Specific

  • The weekly report generator generates a report every week the top 10 most downloaded mods, how many times they were downloaded in the past week, and their change in ranking from last week.
  • The branch watcher watches the Steam product information for Outer Wilds, and posts a message every time a branch is updated, added, or deleted.

Pinned Loading

  1. owml owml Public

    The mod loader and mod framework for Outer Wilds

    C# 109 18

  2. ow-mod-man ow-mod-man Public

    The mod manager for the Outer Wilds Mod Loader

    Rust 159 8

  3. outerwildsmods.com outerwildsmods.com Public

    Outer Wilds Mods website, made with Svelte

    Svelte 16 5

  4. ow-mod-db ow-mod-db Public

    Self-updating database of Outer Wilds mods

    TypeScript 16 27

Repositories

Showing 10 of 20 repositories
  • ow-mod-db Public

    Self-updating database of Outer Wilds mods

    ow-mods/ow-mod-db's past year of commit activity
    TypeScript 16 MIT 27 2 0 Updated Sep 9, 2026
  • ow-weekly-report Public

    Generates a weekly report/info and sends a message to the Outer Wilds Modding discord.

    ow-mods/ow-weekly-report's past year of commit activity
    C# 2 0 0 0 Updated Sep 7, 2026
  • owml Public

    The mod loader and mod framework for Outer Wilds

    ow-mods/owml's past year of commit activity
    C# 109 MIT 18 15 1 Updated Sep 6, 2026
  • ow-mod-template Public

    A nuget package that contains a template for creating outer wilds mods

    ow-mods/ow-mod-template's past year of commit activity
    C# 4 MIT 0 1 1 Updated Aug 26, 2026
  • outerwildsmods.com Public

    Outer Wilds Mods website, made with Svelte

    ow-mods/outerwildsmods.com's past year of commit activity
    Svelte 16 5 0 1 Updated Aug 19, 2026
  • mods-checker Public

    Automated system for checking common errors when publishing mods to the Outer Wilds Mods database

    ow-mods/mods-checker's past year of commit activity
    Rust 0 0 0 0 Updated Aug 19, 2026
  • ow-mod-man Public

    The mod manager for the Outer Wilds Mod Loader

    ow-mods/ow-mod-man's past year of commit activity
    Rust 159 GPL-3.0 8 2 0 Updated Jul 18, 2026
  • ow-mods/ow-branch-watcher's past year of commit activity
    C# 1 0 0 0 Updated Jun 5, 2026
  • ow-mod-pack-template Public template

    A template for quickly creating a mod pack for Outer Wilds

    ow-mods/ow-mod-pack-template's past year of commit activity
    0 MIT 0 0 0 Updated Apr 25, 2026
  • ow-mods/ow-mod-download-history's past year of commit activity
    C# 2 0 0 0 Updated Mar 22, 2026

Top languages

Loading…

Most used topics

Loading…