{"id":22893416,"url":"https://github.com/uralstech/uxr.utilities","last_synced_at":"2026-04-30T00:09:28.032Z","repository":{"id":267142800,"uuid":"900369505","full_name":"Uralstech/UXR.Utilities","owner":"Uralstech","description":"Random helper scripts I made for Meta Quest XR projects.","archived":false,"fork":false,"pushed_at":"2025-02-26T22:15:15.000Z","size":1807,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T23:20:52.787Z","etag":null,"topics":["ar","keyboard","meta","meta-quest","oculus","oculus-quest","openupm","quest","unity","unity-integration","unity-package","unity-packages","unity3d","unity3d-plugin","vr","xr"],"latest_commit_sha":null,"homepage":"https://uralstech.github.io/UXR.Utilities/","language":"ShaderLab","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Uralstech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"dei":null,"publiccode":null,"codemeta":null},"funding":{"buy_me_a_coffee":"udayshankar"}},"created_at":"2024-12-08T15:52:17.000Z","updated_at":"2025-02-26T22:13:31.000Z","dependencies_parsed_at":"2024-12-08T17:21:00.604Z","dependency_job_id":"fa5d7a09-64bc-48c9-9a85-b19e928991e1","html_url":"https://github.com/Uralstech/UXR.Utilities","commit_stats":null,"previous_names":["uralstech/uxr.utilities"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uralstech%2FUXR.Utilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uralstech%2FUXR.Utilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uralstech%2FUXR.Utilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uralstech%2FUXR.Utilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Uralstech","download_url":"https://codeload.github.com/Uralstech/UXR.Utilities/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246553005,"owners_count":20795834,"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":["ar","keyboard","meta","meta-quest","oculus","oculus-quest","openupm","quest","unity","unity-integration","unity-package","unity-packages","unity3d","unity3d-plugin","vr","xr"],"created_at":"2024-12-13T23:14:23.733Z","updated_at":"2026-04-30T00:09:23.973Z","avatar_url":"https://github.com/Uralstech.png","language":"ShaderLab","funding_links":["https://buymeacoffee.com/udayshankar"],"categories":[],"sub_categories":[],"readme":"# UXR.Utilities\n\nRandom helper scripts I made for Meta Quest XR projects.\n\n[![openupm](https://img.shields.io/npm/v/com.uralstech.uxr.utilities?label=openupm\u0026registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.uralstech.uxr.utilities/)\n[![openupm](https://img.shields.io/badge/dynamic/json?color=brightgreen\u0026label=downloads\u0026query=%24.downloads\u0026suffix=%2Fmonth\u0026url=https%3A%2F%2Fpackage.openupm.com%2Fdownloads%2Fpoint%2Flast-month%2Fcom.uralstech.uxr.utilities)](https://openupm.com/packages/com.uralstech.uxr.utilities/)\n\n## Installation\n\nThis *should* work on any reasonably modern Unity version. Built and tested in Unity 6.0.\nSince I can't test the package on older versions of Unity, I have set the minimum version to Unity 6.0.\n\n### OpenUPM\n\n1. Open project settings\n2. Select `Package Manager`\n3. Add the OpenUPM package registry:\n    - Name: `OpenUPM`\n    - URL: `https://package.openupm.com`\n    - Scope(s)\n        - `com.uralstech`\n4. Open the Unity Package Manager window (`Window` -\u003e `Package Manager`)\n5. Change the registry from `Unity` to `My Registries`\n6. Add the `UXR.Utilities` package\n\n### Unity Package Manager\n\n1. Open the Unity Package Manager window (`Window` -\u003e `Package Manager`)\n2. Select the `+` icon and `Add package from git URL...`\n3. Paste the UPM branch URL and press enter:\n    - `https://github.com/Uralstech/UXR.Utilities.git#upm`\n4. Check the instructions for [`Utils.Singleton`](https://uralstech.github.io/Utils.Singleton) to install the dependency\n\n### GitHub Clone\n\n1. Clone or download the repository from the desired branch (master, preview/unstable)\n2. Drag the package folder `UXR.Utilities/UXR.Utilities/Packages/com.uralstech.uxr.utilities` into your Unity project's `Packages` folder\n3. Check the instructions for [`Utils.Singleton`](https://uralstech.github.io/Utils.Singleton) to install the dependency\n\n## Preview Versions\n\nDo not use preview versions (i.e. versions that end with \"-preview\") for production use as they are unstable and untested.\n\n## Documentation\n\nSee \u003chttps://uralstech.github.io/UXR.Utilities/DocSource/QuickStart.html\u003e or `APIReferenceManual.pdf` and `Documentation.pdf` in the package documentation for the reference manual and tutorial.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furalstech%2Fuxr.utilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Furalstech%2Fuxr.utilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furalstech%2Fuxr.utilities/lists"}