0.9.5 preview1

This commit is contained in:
2024-02-19 19:20:37 +01:00
parent a671631dde
commit 168614d579
132 changed files with 49337 additions and 63128 deletions

8
rd7tf/README.md Normal file
View File

@ -0,0 +1,8 @@
# TAGLIB
```
git clone --recursive https://github.com/taglib/taglib.git
cd taglib
cmake -B 3dsbuild . --toolchain /opt/devkitpro/cmake/3DS:cmake
cmake --build 3dsbuild
```