From 1fe843b31a976811010ad41a2fd4b0236b75ba89 Mon Sep 17 00:00:00 2001 From: Matteias Collet Date: Wed, 22 Jul 2020 01:12:11 +0200 Subject: [PATCH] update readme [skip ci] --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 58a7720..de22b59 100644 --- a/Readme.md +++ b/Readme.md @@ -21,6 +21,8 @@ This repository contains the code behind the Super Mario Sunshine Cheatfile Gene The codes are stored in the `Codes.xml` file. If you want to add or change codes edit the XML file. Note that GMSJ0A refers to the NTSC-J 1.1 release of Super Mario Sunshine. (It's not actually called version A but that's what we've been calling it for years due to a misconception on what the A on the back of the box means). +When adding new codes keep in mind that the English title/description are mandatory. + ### Updating Guides You can find the guides in the [site](https://github.com/BitPatty/gctGenerator/tree/master/site) folder. Simply edit the corresponding markdown file (.md).