{"id":15160746,"url":"https://github.com/gamgaroo/docs","last_synced_at":"2026-01-21T17:35:07.978Z","repository":{"id":97243874,"uuid":"264158585","full_name":"gamgaroo/Docs","owner":"gamgaroo","description":"Docs for Gamgaroo Unity Packages.","archived":false,"fork":false,"pushed_at":"2020-06-08T13:29:50.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T22:16:55.581Z","etag":null,"topics":["documentation","unity","unity-package-manager","unity3d"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gamgaroo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-15T09:57:37.000Z","updated_at":"2020-06-08T13:29:53.000Z","dependencies_parsed_at":"2023-03-12T21:00:11.949Z","dependency_job_id":null,"html_url":"https://github.com/gamgaroo/Docs","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.2857142857142857,"last_synced_commit":"6f7656662b1d25155bc848133f7dcdd57dab9670"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamgaroo%2FDocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamgaroo%2FDocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamgaroo%2FDocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamgaroo%2FDocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamgaroo","download_url":"https://codeload.github.com/gamgaroo/Docs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247724878,"owners_count":20985597,"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":["documentation","unity","unity-package-manager","unity3d"],"created_at":"2024-09-26T23:22:09.997Z","updated_at":"2026-01-21T17:35:07.949Z","avatar_url":"https://github.com/gamgaroo.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Documentation\n\n## Installation\n\nIt is recommended to use [UPM Scoped Registry](https://docs.unity3d.com/Manual/upm-scoped.html) to auto-resolve dependencies and see updates in Unity Package Manager when they are available.\n\n```json\n\"scopedRegistries\": [\n    {\n        \"name\": \"Gamgaroo\",\n        \"url\": \"https://www.myget.org/F/gamgaroo/npm/\",\n        \"scopes\": [\n            \"com.gamgaroo\"\n        ]\n    }\n]\n```\n\nHowever, it is also possible to manually install packages using [UPM Git](https://docs.unity3d.com/Manual/upm-git.html) method. In this case you must manually install all dependencies in the project.\n\n## Versioning\n\nAll packages use [Semantic Versioning](https://semver.org/).\n\n\u003e ⚠️ Major version zero is all about rapid development. This kind of packages [MAY](https://semver.org/#doesnt-this-discourage-rapid-development-and-fast-iteration) introduce breaking changes on the Minor version updates. Keep this in mind if you intend to use such packages.\n\n## Package List\n\n### [com.gamgaroo.mvvm](https://github.com/Gamgaroo/com.gamgaroo.mvvm)\n\n[![](https://img.shields.io/github/v/release/Gamgaroo/com.gamgaroo.mvvm?include_prereleases)](https://github.com/Gamgaroo/com.gamgaroo.mvvm/releases)\n[![](https://img.shields.io/npm/v/com.gamgaroo.mvvm?label=MyGet\u0026registry_uri=https://www.myget.org/F/gamgaroo/npm/)](https://www.myget.org/feed/gamgaroo/package/npm/com.gamgaroo.mvvm)\n[![](https://img.shields.io/github/license/Gamgaroo/com.gamgaroo.mvvm.svg)](https://github.com/Gamgaroo/com.gamgaroo.mvvm/blob/master/LICENSE.md)\n\n### [com.gamgaroo.reactive](https://github.com/Gamgaroo/com.gamgaroo.reactive)\n\n[![](https://img.shields.io/github/v/release/Gamgaroo/com.gamgaroo.reactive?include_prereleases)](https://github.com/Gamgaroo/com.gamgaroo.reactive/releases)\n[![](https://img.shields.io/npm/v/com.gamgaroo.reactive?label=MyGet\u0026registry_uri=https://www.myget.org/F/gamgaroo/npm/)](https://www.myget.org/feed/gamgaroo/package/npm/com.gamgaroo.reactive)\n[![](https://img.shields.io/github/license/Gamgaroo/com.gamgaroo.reactive.svg)](https://github.com/Gamgaroo/com.gamgaroo.reactive/blob/master/LICENSE.md)\n\n### [com.gamgaroo.view](https://github.com/Gamgaroo/com.gamgaroo.view)\n\n[![](https://img.shields.io/github/v/release/Gamgaroo/com.gamgaroo.view?include_prereleases)](https://github.com/Gamgaroo/com.gamgaroo.view/releases)\n[![](https://img.shields.io/npm/v/com.gamgaroo.view?label=MyGet\u0026registry_uri=https://www.myget.org/F/gamgaroo/npm/)](https://www.myget.org/feed/gamgaroo/package/npm/com.gamgaroo.view)\n[![](https://img.shields.io/github/license/Gamgaroo/com.gamgaroo.view.svg)](https://github.com/Gamgaroo/com.gamgaroo.view/blob/master/LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamgaroo%2Fdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamgaroo%2Fdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamgaroo%2Fdocs/lists"}