main: added inital version of music shop
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user