From 2a5c142772c64536fdcd8f72918c925e2565b82b Mon Sep 17 00:00:00 2001 From: zurdi zurdo Date: Wed, 29 Mar 2023 10:00:49 +0200 Subject: [PATCH] updated readme and changelog --- changelog.md | 3 ++- readme.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 9f9fd6001..a8c2c6477 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,8 @@ # v1.4 (_29-03-2023_) ## Added - - Gamecube support (https://github.com/zurdi15/romm#platforms-support) + - Gamecube support [platforms support](https://github.com/zurdi15/romm#platforms-support) + - PC support added (only for single file games like zip, iso, etc) [platforms support](https://github.com/zurdi15/romm#platforms-support) ## Changed - Now delete game only deletes it from RomM gallery. To delete it from the filesystem too you need to allow it with the checkbox. diff --git a/readme.md b/readme.md index cb2ebb354..f77eb66c7 100644 --- a/readme.md +++ b/readme.md @@ -132,6 +132,8 @@ This will change over the time, adding games metadata for more platforms. Make s | snes | Super Nintendo Entertainment System | ✅ | | supervision | supervision | ❌ | | switch | Nintendo Switch | ✅ | +| wii | Wii | ✅ | +| win | PC (Microsoft Windows) | ✅ | ## ⛏ Troubleshoot