Web-based Winamp controller for CarPC � Go backend, mobile-first UI
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

9 行
275B

  1. port: 8080
  2. # Optional: full path to winamp.exe — only needed if you want roadamp to
  3. # launch Winamp for you. Leave empty (or omit) if you start Winamp yourself.
  4. # winamp_path: "C:\\Program Files\\Winamp\\Winamp.exe"
  5. killist_file: "killist.dat"
  6. resume_file: "resume.dat"