Skip to content

ugurarsl4n/MusicPlayerProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Müzik Dosyaları

Bu projede, telif hakkı nedeniyle müzik dosyalarını doğrudan sağlayamıyoruz. Ancak, müzik dosyalarınızı projeye ekleyebilirsiniz. Kendi müzik dosyalarınızı eklemek için music.js dosyasına aşağıdaki formatta girişler ekleyebilirsiniz:

new Music("Örnek Şarkı 1", "Artist A", "1.jpeg", "1.mp3"), new Music("Örnek Şarkı 2", "Artist B", "2.jpeg", "2.mp3"), new Music("Örnek Şarkı 3", "Artist C", "3.jpeg", "3.mp3")

Music Files

Due to copyright reasons, we are unable to provide the music files with this project. However, you can add your own music files to the project. To add your music files, insert entries in the music.js file in the following format:

new Music("Example Song 1", "Artist A", "1.jpeg", "1.mp3"), new Music("Example Song 2", "Artist B", "2.jpeg", "2.mp3"), new Music("Example Song 3", "Artist C", "3.jpeg", "3.mp3")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors