From 1f34f4599a5616686d8947f826ebacd48b204db3 Mon Sep 17 00:00:00 2001 From: timkicker <33966128+timkicker@users.noreply.github.com> Date: Sat, 21 Feb 2026 13:59:26 +0100 Subject: [PATCH] Update README.md formatting and content corrections --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c1f9bca..1ed606c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Wii U Mod Store — Repository Template +# Wii U Mod Store: Repository Template This is the official template for hosting mods on the **Wii U Mod Store** app. @@ -40,8 +40,8 @@ repo/ ## Mod types -- `mod` — A single standalone mod -- `modpack` — A bundle of multiple mods installed together +- `mod`: A single standalone mod +- `modpack`: A bundle of multiple mods installed together ## game.json fields @@ -70,6 +70,6 @@ repo/ ## Notes -- Title IDs can be found at [wiiubrew.org/wiki/Title_list](https://wiiubrew.org/wiki/Title_list) +- Title IDs can be found at [wiiubrew.org/wiki/Title_database](https://wiiubrew.org/wiki/Title_database) - Mod ZIPs must match the SDCafiine folder structure (`content/` at root of ZIP) -- The app does **not** verify mod safety — only distribute mods you trust +- The app does **not** verify mod safety! only distribute mods you trust