main: added inital version of music shop

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
2025-11-20 14:42:58 +03:30
commit 8a7842e263
25 changed files with 8820 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Audio Files
Place your audio files here:
- Preview files (30 seconds): preview-1.mp3, preview-2.mp3, etc.
- Full track files: [album-name]-[track-number]-full.mp3
Example structure:
```
/public/audio/
preview-1.mp3
echoes-1-full.mp3
echoes-2-full.mp3
crimson-1-full.mp3
...
```
You can use any audio hosting service or place actual MP3 files here.