{"id":14960935,"url":"https://github.com/edcasillas/unity-common-utils","last_synced_at":"2025-10-24T19:30:35.332Z","repository":{"id":51220761,"uuid":"239805224","full_name":"edcasillas/unity-common-utils","owner":"edcasillas","description":"Common utility library for Unity projects","archived":false,"fork":false,"pushed_at":"2024-09-27T23:20:37.000Z","size":1455,"stargazers_count":19,"open_issues_count":3,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-09-27T23:23:49.077Z","etag":null,"topics":["assets","unity","unity-editor","unity-scripts","unity3d"],"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/edcasillas.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-11T16:07:38.000Z","updated_at":"2024-09-26T16:38:38.000Z","dependencies_parsed_at":"2023-02-18T13:01:05.761Z","dependency_job_id":"9ea74d84-d4a2-45d9-a793-b48f3f726adf","html_url":"https://github.com/edcasillas/unity-common-utils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edcasillas%2Funity-common-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edcasillas%2Funity-common-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edcasillas%2Funity-common-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edcasillas%2Funity-common-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edcasillas","download_url":"https://codeload.github.com/edcasillas/unity-common-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219868063,"owners_count":16555878,"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":["assets","unity","unity-editor","unity-scripts","unity3d"],"created_at":"2024-09-24T13:23:28.855Z","updated_at":"2025-10-24T19:30:34.041Z","avatar_url":"https://github.com/edcasillas.png","language":"C#","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=U7ZWQ2WHFEWH4"],"categories":[],"sub_categories":[],"readme":"[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=U7ZWQ2WHFEWH4)\n\n# Common Utils for Unity\nA collection of essential tools for any Unity project.\n\n## Install ##\n\n**Installation must be performed by project.**\n\n1. Open the Package Manager in Unity (menu Window / Package Manager).\n2. Press the \"+\" button in the top left corner of the Package Manager panel and select \"Add package from git URL...\"\n3. When prompted, enter the URL https://github.com/edcasillas/unity-common-utils.git\n\nAlternatively, you can manually add the following line to your Packages/manifest.json file under dependencies:\n\n    \"com.ecasillas.commonutils\": \"https://github.com/edcasillas/unity-common-utils.git\"\n\nOpen Unity again; the Package Manager will run and the package will be installed.\n\n## Update ##\n\n1. Open the Package Manager in Unity (menu Window / Package Manager).\n2. Look for the \"Common Utils for Unity\" package in the list of installed packages and select it.\n3. Press the \"Update\" button.\n\nAlternatively, you can manually remove the version lock the Package Manager creates in Packages/manifest.json so when it runs again it gets the newest version. The lock looks like this:\n\n```\n    \"com.ecasillas.commonutils\": {\n      \"hash\": \"someValue\",\n      \"revision\": \"HEAD\"\n    }\n```\n## Features ##\nPlease refer to the [wiki](https://github.com/edcasillas/unity-common-utils/wiki) for a full description on the features and their documentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedcasillas%2Funity-common-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedcasillas%2Funity-common-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedcasillas%2Funity-common-utils/lists"}