From 27105a3222f8d25bf51d73701abdbef4b0e63769 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Sun, 1 Sep 2024 08:33:24 -0700 Subject: [PATCH] update TOC in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d472c6b7..8b74d4fb 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ See TODO.md for a list of known issues and future work I've curated, or go to th * [Installing quests](#installing-quests) * [Item tables and drop modes](#item-tables-and-drop-modes) * [Cross-version play](#cross-version-play) + * [Server-side saves](#server-side-saves) * [Episode 3 features](#episode-3-features) * [Memory patches, client functions, and DOL files](#memory-patches-client-functions-and-dol-files) * [Using newserv as a proxy](#using-newserv-as-a-proxy)