--- name: Outer Wilds Save Editor summary: A save editor for Outer Wilds timespan: from: 2022 tags: - c# - unity - dotnet - outer-wilds links: github: Bwc9876/OW-SaveEditor other: - label: Mods Website url: https://outerwildsmods.com/mods/saveeditor/ image: ./ow-save-editor.webp --- import ExtLink from "@components/ExtLink.astro"; export const components = { a: ExtLink }; This is a simple mod for Outer Wilds that lets the player edit their save data. It was made in C# with [OWML](https://owml.outerwildsmods.com).