{"id":24571863,"url":"https://github.com/kinecttovr/plugin_caramel","last_synced_at":"2025-03-17T09:14:58.897Z","repository":{"id":269326526,"uuid":"907067222","full_name":"KinectToVR/plugin_Caramel","owner":"KinectToVR","description":"Amethyst.NET plugin for Caramel (ARKit in SwiftUI)","archived":false,"fork":false,"pushed_at":"2024-12-22T20:03:45.000Z","size":325,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-09T17:26:18.869Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/KinectToVR.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":"2024-12-22T18:05:31.000Z","updated_at":"2024-12-22T20:00:41.000Z","dependencies_parsed_at":"2024-12-22T19:24:34.165Z","dependency_job_id":"8c6b9a00-8de4-4476-915d-7ea21c4f5bb5","html_url":"https://github.com/KinectToVR/plugin_Caramel","commit_stats":null,"previous_names":["kinecttovr/plugin_caramel"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KinectToVR%2Fplugin_Caramel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KinectToVR%2Fplugin_Caramel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KinectToVR%2Fplugin_Caramel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KinectToVR%2Fplugin_Caramel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KinectToVR","download_url":"https://codeload.github.com/KinectToVR/plugin_Caramel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244006395,"owners_count":20382443,"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":[],"created_at":"2025-01-23T18:39:25.061Z","updated_at":"2025-03-17T09:14:58.876Z","avatar_url":"https://github.com/KinectToVR.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 dir=auto\u003e\n\u003ca href=\"https://github.com/MochiDoesVR/Caramel-For-VRChat\"\u003eCaramel\u003c/a\u003e\n\u003ca style=\"color:#9966cc;\" href=\"https://github.com/KinectToVR/Amethyst\"\u003eAmethyst\u003c/a\u003e\n\u003ctext\u003edevice plugin\u003c/text\u003e\n\u003c/h1\u003e\n\n## **License**\nThis project is licensed under the GNU GPL v3 License \n\n## **Overview**\nThis repo is an implementation of the `ITrackingDevice` interface,  \nproviding Amethyst support for Caramel, using the [official handler code](https://github.com/MochiDoesVR/Caramel-For-VRChat).  \n\n## **Setup**\n\n1. Download the latest `.ipa` from [repo Releases](https://github.com/KinectToVR/plugin_Caramel/releases/latest).\n2. Sideload the app using something like [Altstore](https://altstore.io)  \n\u003cbr\u003e\n3. Start [Amethyst](https://www.microsoft.com/store/productId/9P7R8FGDDGDH) and install the [Caramel](https://github.com/KinectToVR/plugin_Caramel) plugin from the store ('Plugins' tab)\n4. 'Refresh' the Caramel plugin, launch the iOS app and click 'Address' for discovery  \n\u003cbr\u003e\n5. You're ready to go! (Probably...)\n\n## **Downloads**\nYou're going to find built plugins in [repo Releases](https://github.com/KinectToVR/plugin_Caramel/releases/latest).\n\n## **Build \u0026 Deploy**\nBoth build and deployment instructions [are available here](https://github.com/KinectToVR/plugin_Caramel/blob/master/.github/workflows/build.yml).\n - Open in Visual Studio and publish using the prepared publish profile  \n   (`plugin_Caramel` → `Publish` → `Publish` → `Open folder`)\n - Copy the published plugin to the `plugins` folder of your local Amethyst installation  \n   or register by adding it to `$env:AppData\\Amethyst\\amethystpaths.k2path`\n   ```jsonc\n   {\n    \"external_plugins\": [\n        // Add the published plugin path here, this is an example:\n        \"F:\\\\source\\\\repos\\\\plugin_Caramel\\\\plugin_Caramel\\\\bin\\\\Release\\\\Publish\"\n    ]\n   }\n   ```\n\n## **Wanna make one too? (K2API Devices Docs)**\n[This repository](https://github.com/KinectToVR/Amethyst.Plugins.Templates) contains templates for plugin types supported by Amethyst.\u003cbr\u003e\nInstall the templates by `dotnet new install Amethyst.Plugins.Templates::1.2.0`  \nand use them in Visual Studio (recommended) or straight from the DotNet CLI.  \nThe project templates already contain most of the needed documentation,  \nalthough please feel free to check out [the official wesite](https://docs.k2vr.tech/) for more docs sometime.\n\nThe build and publishment workflow is the same as in this repo (excluding vendor deps).  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinecttovr%2Fplugin_caramel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkinecttovr%2Fplugin_caramel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinecttovr%2Fplugin_caramel/lists"}