Last active
June 25, 2016 03:36
-
-
Save mrmwiebe/3078a7f0a6e61047c2280150c275c63b to your computer and use it in GitHub Desktop.
Options for Winnitron
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"launcher": { | |
"widescreen": "true", | |
"forceMode": "none" | |
}, | |
"defaultFolders": { | |
"root": "dataPath", | |
"playlists": "/Playlists", | |
"music": "/Music", | |
"sync": "/Sync", | |
"attract": "/Attract", | |
"syncBat": "/Sync/bin" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
defaultFolders
"data" - leave empty to use the standard winnitron_data folder where subfolders will be. fill in an absolute path to specify folder.
The rest are relative to the data folder.