Added package musicSort (#2643)

Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
This commit is contained in:
Mark Wilkinson 2023-07-16 21:30:11 -04:00 committed by GitHub
parent 874f336829
commit 28bb0877db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30716,6 +30716,17 @@
"license": "MIT",
"web": "https://git.ozzuu.com/thisago/gtrends"
},
{
"name": "musicSort",
"url": "https://github.com/CarkWilkinson/musicSort",
"method": "git",
"tags": [
"music"
],
"description": "A tool to sort your mp3 music files based on id3 metadata",
"license": "MIT",
"web": "https://github.com/CarkWilkinson/musicSort"
},
{
"name": "DxLib",
"url": "https://github.com/777shuang/DxLib",