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