{"id":14960585,"url":"https://github.com/seaqqull/unity-save-system","last_synced_at":"2026-01-21T03:01:46.002Z","repository":{"id":170322154,"uuid":"609338017","full_name":"Seaqqull/unity-save-system","owner":"Seaqqull","description":"Save system for Unity.","archived":false,"fork":false,"pushed_at":"2023-10-21T19:39:39.000Z","size":6423,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T20:41:14.017Z","etag":null,"topics":["plugin","plugin-repo","save-system","savesystem","unity","unity-3d","unity-plugin","unity2d","unity3d","unity3d-plugin"],"latest_commit_sha":null,"homepage":"https://github.com/Seaqqull/unity-save-system-samples","language":"C#","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://github.com/Seaqqull.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-03T22:34:56.000Z","updated_at":"2023-05-31T14:24:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"13d2f893-686d-4cc3-8f5e-c57e40c56649","html_url":"https://github.com/Seaqqull/unity-save-system","commit_stats":{"total_commits":43,"total_committers":1,"mean_commits":43.0,"dds":0.0,"last_synced_commit":"09d0e6dc1a3af89f644760bf3f86fa11a4ebb7b9"},"previous_names":["seaqqull/unity-save-system"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/Seaqqull/unity-save-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seaqqull%2Funity-save-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seaqqull%2Funity-save-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seaqqull%2Funity-save-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seaqqull%2Funity-save-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Seaqqull","download_url":"https://codeload.github.com/Seaqqull/unity-save-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seaqqull%2Funity-save-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28624341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T02:47:06.670Z","status":"ssl_error","status_checked_at":"2026-01-21T02:45:44.886Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["plugin","plugin-repo","save-system","savesystem","unity","unity-3d","unity-plugin","unity2d","unity3d","unity3d-plugin"],"created_at":"2024-09-24T13:22:34.029Z","updated_at":"2026-01-21T03:01:45.979Z","avatar_url":"https://github.com/Seaqqull.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :floppy_disk: Save System\nSimple and easy to use unity package, allowing saving and loading game's progression.\n\n## Description\nAllows to save and load the game's progress using simple structure.\n[Documentation] contains step-by-step instruction of usage.\n\n## Functionality\n- Maintain progress of the game,\n- Save\\Load state of certain MonoBahaviour\\ScriptableObject or plaint C# object,\n- Work as binary or json, or even custom.\n\n## How-to setup\nThere are two ways to install the package:\n\n### Local Installation\nYou can [add the local](https://docs.unity3d.com/Manual/upm-ui-local.html)\n`com.seaqqull.save-system` package (from the repository that you just cloned) to your\nproject by:\n\n1. Navigating to the menu `Window` -\u003e `Package Manager`.\n2. In the package manager window click on the `+` button on the top left of the packages list.\n3. Select `Add package from disk...`\n4. Navigate into the `com.seaqqull.save-system` folder.\n5. Select the `package.json` file.\n\n### Github via Package Manager\n\n1. Navigate to the menu `Window` -\u003e `Package Manager`.\n2. In the package manager window click on the `+` button on the top left of the packages list.\n3. Select `Add package from git URL...`\n4. Enter \"https://github.com/Seaqqull/unity-save-system.git?path=/UnitySaveSystem/Assets/com.seaqqull.save-system\".\n5. Click `Add` button.\n\n## Samples\nSamples are inside the [Save-System-Samples github repo].\n\n[Save-System-Samples github repo]: https://github.com/Seaqqull/unity-save-system-samples\n[Documentation]: https://github.com/Seaqqull/unity-save-system?path=/UnitySaveSystem/Assets/com.seaqqull.save-system/Documentation/com.seaqqull.save-system.md","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseaqqull%2Funity-save-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseaqqull%2Funity-save-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseaqqull%2Funity-save-system/lists"}