From cef716e5cc91ddfa3ca379f18847b540e7edf48e Mon Sep 17 00:00:00 2001 From: Headshotnoby <36455681+headshot2017@users.noreply.github.com> Date: Wed, 21 Aug 2024 02:26:27 -0400 Subject: [PATCH] Add multiple console ports to README (#216) * Add Nintendo DS port to README * Add PS2 and Dreamcast ports to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c93417f..e01aff3 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,10 @@ Supports data files from Windows and Full Tilt versions of the game. | Android (WIP) | Iscle | https://github.com/Iscle/SpaceCadetPinball | | Nintendo Wii | MaikelChan | https://github.com/MaikelChan/SpaceCadetPinball | | Nintendo 3DS | MaikelChan | https://github.com/MaikelChan/SpaceCadetPinball/tree/3ds | +| Nintendo DS | Headshotnoby | https://github.com/headshot2017/3dpinball-nds | | Nintendo Wii U | IntriguingTiles | https://github.com/IntriguingTiles/SpaceCadetPinball-WiiU | +| PlayStation 2 | Headshotnoby | https://github.com/headshot2017/3dpinball-ps2 | +| Sega Dreamcast | Headshotnoby | https://github.com/headshot2017/3dpinball-dc | | MorphOS | BeWorld | https://www.morphos-storage.net/?id=1688897 | | AmigaOS 4 | rjd324 | http://aminet.net/package/game/actio/spacecadetpinball-aos4 | | Android (WIP) | fexed | https://github.com/fexed/Pinball-on-Android |