Added paths.json file that contain paths

This commit is contained in:
kdeng00
2019-08-22 19:49:17 -04:00
parent 2a8290a929
commit 592853695d
3 changed files with 11 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"root_music_path": "/icarus/music/",
"temp_root_path": "/icarus/temp/",
"cover_root_path": "/icarus/cover/",
"archive_root_path": "icarus/archive/"
}