Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 681 Bytes

configuration-file.md

File metadata and controls

23 lines (20 loc) · 681 Bytes

Configuration

Ludusavi stores its configuration in the application folder, in a file named config.yaml.

If you're using the GUI, then it will automatically update the config file as needed, so you don't need to worry about its content. However, if you're using the CLI exclusively, then you'll need to edit config.yaml yourself.

Schema

docs/schema/config.yaml

Example

manifest:
  url: "https://raw.githubusercontent.com/mtkennerly/ludusavi-manifest/master/data/manifest.yaml"
roots:
  - path: "D:/Steam"
    store: steam
backup:
  path: ~/ludusavi-backup
restore:
  path: ~/ludusavi-backup