mtkennerly / ludusavi-manifest

Backup info for PC game saves
MIT License
74 stars 13 forks source link

The data in the manifest seems to think the entirety of Paladins is the config files. #35

Closed ThePenguinPrince closed 10 months ago

ThePenguinPrince commented 10 months ago

Ludusavi tried to create a 30gb backup for Paladins: Champions of the Realm. Relevant snippet:

"Paladins: Champions of the Realm":
  files:
    "<base>/ChaosGame":
      tags:
        - config
      when:
        - os: windows
    "<winDocuments>/My Games/Paladins/ChaosGame/Config":
      tags:
        - config
      when:
        - os: windows

Should probably be: "\<base>/ChaosGame/Config"