{"id":13816737,"url":"https://gitlab.com/cactys/stardew-git","last_synced_at":"2025-05-15T18:32:25.681Z","repository":{"id":63912643,"uuid":"6640863","full_name":"cactys/stardew-git","owner":"cactys","description":"A tool that versions changes in Stardew Valley savegames with git.","archived":false,"fork":false,"pushed_at":null,"size":null,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":null,"default_branch":"master","last_synced_at":"2025-04-20T19:48:50.171Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://gitlab.com/uploads/-/system/project/avatar/6640863/npm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-04T09:23:33.366Z","updated_at":"2019-05-19T02:13:05.291Z","dependencies_parsed_at":"2023-03-10T18:16:06.094Z","dependency_job_id":null,"html_url":"https://gitlab.com/cactys/stardew-git","commit_stats":null,"previous_names":["metaa/stardew-git"],"tags_count":4,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/cactys%2Fstardew-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/cactys%2Fstardew-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/cactys%2Fstardew-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/cactys%2Fstardew-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/owners/cactys","download_url":"https://gitlab.com/cactys/stardew-git/-/archive/master/stardew-git-master.zip","host":{"name":"gitlab.com","url":"https://gitlab.com","kind":"gitlab","repositories_count":4518952,"owners_count":6979,"icon_url":"https://github.com/gitlab.png","version":null,"created_at":"2022-05-30T11:31:42.605Z","updated_at":"2024-07-18T11:24:13.055Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/owners"}},"keywords":[],"created_at":"2024-08-04T06:00:19.261Z","updated_at":"2025-05-15T18:32:24.995Z","avatar_url":"https://gitlab.com/uploads/-/system/project/avatar/6640863/npm.png","language":null,"funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# stardew-git [![NPM version](https://img.shields.io/npm/v/stardew-git.svg)](https://www.npmjs.com/package/stardew-git) [![Pipeline status](https://gitlab.com/metaa/stardew-git/badges/npm/pipeline.svg)](https://gitlab.com/metaa/stardew-git/commits/npm)\n\u003e A tool that versions changes in [Stardew Valley][sdv] savegames with git.\n\n## About\nThis tool allows you to put your [Stardew Valley][sdv] savegames\nunder version control to back it up and also allow you to go back in\ntime by checking out earlier commits.\n\nIt will create commits with this name pattern: `Day #123.`\n\n## How\n[Stardew Valley][sdv] savegames are simple (but huge!) [XML][xml] files,\nthat are\nsaved as one-liners (though there are some quest texts that include\nlinefeeds). This tool simply pretty-prints your savegame and the\n`SaveGameInfo` file and commits them to a git repository (which it\ncreates for you). \n\n## Requirements\n[Git][git] needs to be installed on your system.\n\n... and [Stardew Valley][sdv] of course.\n\n## Usage\n### Syntax\n```console\nstardew-git [-p|--push] \u003csavegamePath\u003e\n```\n\nThe `--push` flag is optional and allows the tool to automatically push. \n\n#### Windows\nThe game was only released for Windows PCs so far, but the syntax would\nstill be the same; the command, optionss and the path to the savegame's\ndirectory.\n\n```console\nstardew-git [-p|--push] %APPDATA%\\StardewValley\\Saves\\\u003cYourSavegame\u003e\n```\n\n## Roadmap\n-   Add the possibility to use a config file\n-   Allow multiple savegames to be watched simultaneously\n\n## Disclaimer\nBy using this tool you agree to the following:\n\nI can not be held responsible for any kind of damage done to your\nsavegames. Nothing is perfect and bugs *may* exist.\n\nPlease perform a backup of your savegames before using this tool and\nreport bugs that you may encounter.\n \n\n[git]: https://git-scm.com/\n[sdv]: https://stardewvalley.net\n[xml]: https://en.wikipedia.org/wiki/XML\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/gitlab.com%2Fcactys%2Fstardew-git","html_url":"https://awesome.ecosyste.ms/projects/gitlab.com%2Fcactys%2Fstardew-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/gitlab.com%2Fcactys%2Fstardew-git/lists"}