readme: Update reference to Contributing.md for 1.6.0->1.5.0 patch

This commit is contained in:
Léo Lam 2021-08-13 21:48:23 +02:00
parent 6635c517f5
commit 8812e80809
No known key found for this signature in database
GPG Key ID: 0DF30F9081000741
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ Having access to the Wii U 1.5.0 version is occasionally useful though, because
### I only have 1.6.0. Can I still contribute?
Yes, you can! A delta patch is provided to turn a 1.6.0 executable into 1.5.0, so if you are able to dump 1.6.0 from your console you will also be able to get 1.5.0. For more information, refer to the [contributing guidelines](Contributing.md).
Yes, you can! A delta patch is provided to turn a 1.6.0 executable into 1.5.0, so if you are able to dump 1.6.0 from your console you will also be able to get 1.5.0. Read on for more information...
### Do I need to be a game dev or a C++ expert to contribute?