Skip to content

Conversation

@EchoEllet
Copy link
Collaborator

Allows to sync custom files, and remove them if they are no longer on the custom files list from the remote sync info file:

"customFileSyncInfo": {
    "deleteRemovedFiles": true,
    "files": [
      {
        "downloadUrl": "https://github.com/FreshKernel/kraft-sync/blob/main/sync-script/build.gradle.kts?raw=true",
        "filePath": "config/config.json"
      }
    ]
  }

The file path is not specific to the .minecraft directory although the current working directory is the same as the script executable, which is .minecraft (alongside the mods directory).

This project is no longer supported as it was as I'm not very motivated to work on it, and I will only post simple changes to fit some requirements without maintenance or quality updates.

@EchoEllet EchoEllet merged commit e456533 into main Jan 27, 2025
1 check passed
@EchoEllet EchoEllet deleted the feat/simple-file-sync branch January 27, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant