From 76b60ca4e35e2cadf196fe635851bd0d896efc19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Barroso=20Galindo?= Date: Thu, 7 Mar 2024 14:28:50 +0100 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17d443b..595259b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # Cheats for MiSTer -All the Cheats are provided by [GameHacking.org](https://gamehacking.org/mister). \ No newline at end of file +All the Cheats are provided by [GameHacking.org](https://gamehacking.org/mister). + +### Contributing + +Change this dict from the .github/download_cheats.py script on the develop branch: +![image](https://github.com/MiSTer-devel/Cheats_MiSTer/assets/852246/be17a2fd-f6cf-4bbf-89be-695646ec04c2) + +It needs to map the file name from `https://gamehacking.org/mister` (left side) to the core folder name from MiSTer (right side). + +The result of that change will show on the main branch. You may always check the logs on the Actions tab