| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| assets | 2025-10-28 | ||
| LICENSE | 2025-10-28 | 14.7 kB | |
| readme.md | 2025-10-28 | 4.6 kB | |
| Totals: 3 Items | 19.3 kB | 14 |
ÿþ# Reggie Patch Catalog for New Super Mario Bros. Wii
A central, automated catalog for community-created patches and mods for New Super Mario Bros. Wii (and potentially other compatible Wii games) used by the Reggie-Wii-Patch-Client (or similar automation tools).
## =ØÞ Purpose
This repository serves as the definitive source for patch download information. It contains the main catalog file (catalog.json) that directs the client on where to download and how to extract stage, tileset, and other resource files.
All actual patch files (ZIP archives) are hosted on the File Release System (FRS) of SourceForge to ensure reliable, high-speed delivery.
## =ØÁÜ Repository Contents
catalog.json: The core file of this project. It lists all available patches, their versions, names, and the necessary download and extraction paths.
LICENSE: The open-source license governing this project.
README.md: This file.
## =ØàÞ?þ How It Works
The Reggie-Wii-Patch-Client performs the following steps:
1. Downloads the catalog.json file from this repository.
2. Compares the catalog contents against the user's installed patches.
3. For a requested download, it retrieves the URL from the JSON (e.g., https://sourceforge.net/projects/your-url-name/files/.../download).
4. Downloads the single ZIP file from SourceForge.
5. Uses the path information in the JSON (e.g., "NewerSMBW/Stages") to correctly extract the necessary files into the appropriate location for Dolphin/Wii.
## >Ø?Ý Contribution
We welcome contributions!
To Submit a Patch for Inclusion: If you have created a patch and wish to have it added to the catalog, please submit a Ticket via the SourceForge Project page detailing the patch, the file names, and its internal folder structure.
To Contribute to the Catalog: If you find an error in the catalog.json structure or wish to improve the documentation, please submit a Pull Request via Git.
Note: All submitted patch ZIP files must be hosted on this project's SourceForge File Release System (FRS) to be included in the catalog.
## ©?þ License
This catalog file structure and documentation are provided under the terms of the GNU General Public License v3.0*. See the accompanying LICENSE file for full details.