Skip to content

Commit 0090a61

Browse files
author
Joel16
committed
Merge branch 'master' of https://github.com/joel16/3DShell
2 parents c76cd7e + db8babd commit 0090a61

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Current features:
2626
- Fast scroll - Use analog stick.
2727
- File timestamps.
2828
- Browsing CTRNAND and copying data to/from CTRNAND.
29-
- Audio playback support for the following formats -> IT, OGG, MOD, MP3, S3M, WAV and XM.
3029
- Dir list Sorting (alphabetical - ascending, alphabetical - descending, size - largest to smallest, and size - smallest to largest).
3130
- Online updater (nightly/releases)
3231

@@ -37,11 +36,6 @@ Building from source:
3736
2. Install the following dependecies from [devkitPro's pacman](https://devkitpro.org/viewtopic.php?f=13&t=8702):
3837
* `sudo dkp-pacman -Syu 3ds-dev --noconfirm --needed`
3938
* `sudo dkp-pacman -Syu 3ds-curl --noconfirm --force`
40-
* `sudo dkp-pacman -Syu 3ds-libogg --noconfirm`
41-
* `sudo dkp-pacman -Syu 3ds-libvorbisidec --noconfirm`
42-
* `sudo dkp-pacman -Syu 3ds-mpg123 --noconfirm`
43-
* `sudo dkp-pacman -Syu 3ds-opusfile --noconfirm`
44-
* `sudo dkp-pacman -Syu 3ds-flac --noconfirm`
4539
* `sudo dkp-pacman -Syu 3ds-libarchive --noconfirm`
4640

4741
3. Clone the 3DShell repository:
@@ -59,7 +53,7 @@ make
5953

6054
Credits:
6155
--------------------------------------------------------------------------------
62-
- deltabeard/MaK11-12 for the inital ctrmus code port.
56+
- deltabeard/MaK11-12 for the inital ctrmus code port which was used in previous versions.
6357
- mtheall for ftpd.
6458
- preetisketch for the banner.
6559
- FrozenFire for the boot logo.

0 commit comments

Comments
 (0)