From a43f17aae22a4518079192f8ef36daf265ec4f90 Mon Sep 17 00:00:00 2001 From: Ocarinaoftime <89474990+Ocarinaoftime@users.noreply.github.com> Date: Fri, 25 Apr 2025 11:41:39 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b57e5a..335b007 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ WiiSOAP is a server designed specifically to handle Wii Shop Channel SOAP - more Ideally, one day this will become feature complete enough to handle other titles utilizing EC, such as DLCs or other purchases. It aims to implement everything necessary to provide title tickets, manage authentication, and everything between. + This repository has been modified to meet the requirements for WiiMart. This includes functions to handle gifted titles (sending and receiving), handling points (addition and removal), a new database schema to support this, and more. ## Contributing