Skip to content

Instantly share code, notes, and snippets.

@mrmwiebe
Last active June 25, 2016 03:36
Show Gist options
  • Save mrmwiebe/3078a7f0a6e61047c2280150c275c63b to your computer and use it in GitHub Desktop.
Save mrmwiebe/3078a7f0a6e61047c2280150c275c63b to your computer and use it in GitHub Desktop.
Options for Winnitron
{
"launcher": {
"widescreen": "true",
"forceMode": "none"
},
"defaultFolders": {
"root": "dataPath",
"playlists": "/Playlists",
"music": "/Music",
"sync": "/Sync",
"attract": "/Attract",
"syncBat": "/Sync/bin"
}
}
@mrmwiebe
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment