{"id":13662936,"url":"https://github.com/kria/KerbalGit","last_synced_at":"2025-04-25T13:30:45.531Z","repository":{"id":26191539,"uuid":"29637548","full_name":"kria/KerbalGit","owner":"kria","description":"Version control game state in Kerbal Space Program.","archived":false,"fork":false,"pushed_at":"2016-07-03T14:01:04.000Z","size":40,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-03T05:15:57.466Z","etag":null,"topics":["git","jeb","kerbal-space-program","ksp","unity"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kria.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-22T01:16:05.000Z","updated_at":"2021-01-13T14:42:14.000Z","dependencies_parsed_at":"2022-08-21T03:00:13.286Z","dependency_job_id":null,"html_url":"https://github.com/kria/KerbalGit","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kria%2FKerbalGit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kria%2FKerbalGit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kria%2FKerbalGit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kria%2FKerbalGit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kria","download_url":"https://codeload.github.com/kria/KerbalGit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224003724,"owners_count":17239495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git","jeb","kerbal-space-program","ksp","unity"],"created_at":"2024-08-02T05:02:12.600Z","updated_at":"2024-11-10T19:30:39.383Z","avatar_url":"https://github.com/kria.png","language":"C#","funding_links":[],"categories":["C\\#"],"sub_categories":[],"readme":"﻿# KerbalGit\n\nKerbalGit is a Kerbal Space Program plugin that adds Git game state versioning.\n\n__The plugin is very basic and doesn't have a UI. Don't install KerbalGit unless you are comfortable using Git.__ \n\nWhen first run, the plugin will set up a Git repository for the `saves/` directory. The `.git/` directory itself is placed in `GameData/KerbalGit/`. \nThe plugin is invoked and commits changes on three events:\n\n* autosave\n* quicksave (F5)\n* save in VAB/SPH\n\n![KerbalGit commits](https://raw.githubusercontent.com/kria/KerbalGit/master/kerbalgit-commits.png)\n\n## OS support\n\nI have only tried KerbalGit on Windows. The plugin uses LibGit2Sharp 0.17 which relies on the the native library libgit2. \nA Windows binary (git2-06d772d.dll) is included, but separate [builds][0] are needed for Linux and OSX.\n\n[0]: https://libgit2.github.com/docs/guides/build-and-link/\n\n## Installation\n\n1. Get the latest [release][1].\n2. Copy `GameData/KerbalGit/` to your KSP directory.\n3. Copy `git2-06d772d.dll` (on Windows) to the root of your KSP directory. Pick the correct one from `NativeBinaries/` depending on if you run KSP in 32-bit or 64-bit mode.\n\n[1]: https://github.com/kria/KerbalGit/releases\n\n## Configuration\n\nYou can exclude any files and directories that you don't want to have under version control in `saves/.gitignore`.\nIn `GameData/KerbalGit/settings.cfg`, you can set the minimum interval (in seconds) between commits and the committer's name and email.\n\n## License\n\nCopyright (C) 2015 Kristian Adrup\n\nKerbalGit is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See included file [COPYING](COPYING) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkria%2FKerbalGit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkria%2FKerbalGit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkria%2FKerbalGit/lists"}