{"id":13663754,"url":"https://github.com/BayatGames/SaveGameFree","last_synced_at":"2025-04-25T17:33:08.031Z","repository":{"id":16609081,"uuid":"80331615","full_name":"BayatGames/SaveGameFree","owner":"BayatGames","description":"Save Game Free is  a free and simple but powerful solution for saving and loading game data in unity.","archived":false,"fork":false,"pushed_at":"2023-10-31T08:41:10.000Z","size":10636,"stargazers_count":622,"open_issues_count":1,"forks_count":60,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-04-04T15:11:12.365Z","etag":null,"topics":["binary-serialization","game-data","json-serialization","save","savegame","saver","saving","serialization","serialization-library","serializer","unity","unity-asset","unity-scripts","unity3d","unity3d-plugin"],"latest_commit_sha":null,"homepage":null,"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/BayatGames.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-01-29T06:07:13.000Z","updated_at":"2025-03-28T07:13:40.000Z","dependencies_parsed_at":"2024-01-27T23:43:16.397Z","dependency_job_id":"2cb07007-4161-4574-99ee-e0ee31fd6516","html_url":"https://github.com/BayatGames/SaveGameFree","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BayatGames%2FSaveGameFree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BayatGames%2FSaveGameFree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BayatGames%2FSaveGameFree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BayatGames%2FSaveGameFree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BayatGames","download_url":"https://codeload.github.com/BayatGames/SaveGameFree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250862240,"owners_count":21499253,"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":["binary-serialization","game-data","json-serialization","save","savegame","saver","saving","serialization","serialization-library","serializer","unity","unity-asset","unity-scripts","unity3d","unity3d-plugin"],"created_at":"2024-08-02T05:02:36.191Z","updated_at":"2025-04-25T17:33:08.018Z","avatar_url":"https://github.com/BayatGames.png","language":"C#","readme":"# Save Game Free\n\nSave Game Free is a free and simple but powerful solution for saving and loading game data in Unity Game Engine.\n\n[:rocket: Get Save Game Pro](https://github.com/BayatGames/SaveGamePro/)\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/BayatGames/SaveGameFree/master/Assets/BayatGames/SaveGameFree/PressKit/Unity%20Package%20Key%20Images%20-%20Large-01.png\" alt=\"Save Game Free Logo\" /\u003e\n\u003c/p\u003e\n\n## Features\n\nThe below features made Save Game Free excellent:\n\n- Cross Platform (Windows, Linux, Mac OS X, Android, iOS, tvOS, SamsungTV, WebGL, ...)\n- Auto Save\n- Web Support\n- Encryption\n- Easy to Use\n- Simple but Powerful yet\n\n## Download\n\n[:sparkles: Download from Asset Store](https://assetstore.unity.com/packages/tools/input-management/save-game-free-gold-update-81519)\n\n[:rocket: Download the latest version from the Releases section](https://github.com/BayatGames/SaveGameFree/releases/latest)\n\n[:fire: Download the Source Code](https://github.com/BayatGames/SaveGameFree/archive/master.zip)\n\n## Getting Started\n\nHere is a simple usage of Save Game Free:\n\n```csharp\nSaveGame.Save\u003cint\u003e ( \"score\", score );\n```\n\nand the full is:\n\n```csharp\nusing System.Collections;\nusing System.Collections.Generic;\nusing UnityEngine;\n\nusing BayatGames.SaveGameFree;\n\npublic class SimpleUsage : MonoBehaviour {\n\n\tpublic int score;\n\n\tvoid OnApplicationQuit () {\n\n\t\tSaveGame.Save\u003cint\u003e ( \"score\", score );\n\n\t}\n\n}\n```\n\n## Resources\n\n[:book: Documentation](http://docs.bayat.io/savegamefree)\n\n[:rocket: Patreon](https://www.patreon.com/BayatGames)\n\n[:sparkles: Write Review](https://www.assetstore.unity3d.com/#!/content/81519)\n\n[:star: Check out Save Game Pro](https://github.com/BayatGames/SaveGamePro/)\n\n[:fire: Forum Thread](https://forum.unity3d.com/threads/released-empireassets-save-game-free.457658/)\n\n[:newspaper: Support and News](https://github.com/BayatGames/Support)\n\n## License\n\nMIT @ [Bayat Games](https://github.com/BayatGames)\n\nMade with :heart: by [Bayat Games](https://github.com/BayatGames)\n","funding_links":["https://www.patreon.com/BayatGames"],"categories":["C\\#","C#","Script Utility"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBayatGames%2FSaveGameFree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBayatGames%2FSaveGameFree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBayatGames%2FSaveGameFree/lists"}