{"id":16207313,"url":"https://github.com/foxsterdev/skunitypackages","last_synced_at":"2026-01-21T03:01:44.555Z","repository":{"id":178067051,"uuid":"661323618","full_name":"FoxsterDev/SKUnityPackages","owner":"FoxsterDev","description":"Collections of tools","archived":false,"fork":false,"pushed_at":"2023-07-16T20:16:32.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T20:14:19.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/FoxsterDev.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":"2023-07-02T13:43:51.000Z","updated_at":"2023-07-02T16:16:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1494c68-54e8-49b4-b4c6-7f458dd2ba25","html_url":"https://github.com/FoxsterDev/SKUnityPackages","commit_stats":null,"previous_names":["foxsterdev/skunitypackages"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/FoxsterDev/SKUnityPackages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoxsterDev%2FSKUnityPackages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoxsterDev%2FSKUnityPackages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoxsterDev%2FSKUnityPackages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoxsterDev%2FSKUnityPackages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FoxsterDev","download_url":"https://codeload.github.com/FoxsterDev/SKUnityPackages/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FoxsterDev%2FSKUnityPackages/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28624341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T02:47:06.670Z","status":"ssl_error","status_checked_at":"2026-01-21T02:45:44.886Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2024-10-10T10:12:15.405Z","updated_at":"2026-01-21T03:01:44.523Z","avatar_url":"https://github.com/FoxsterDev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# SKUnityPackages\n\nThe repo has these packages :\n- [Core](https://github.com/FoxsterDev/SKTools) - Core Editor UI elements on ImGUI + essential utilities to simplify routine\n- [EditorCoroutine](https://github.com/FoxsterDev/SKTools.EditorCoroutine) - allow you to run coroutine in Editor + attach progress bar.\n- [MenuItemsFinder](https://github.com/FoxsterDev/SKTools.MenuItemsFinder) - has a dependence on [Core], to collect all menuitems in one place and override them by new hotkeys\n- [ScriptingDefineManager](https://github.com/FoxsterDev/SKTools.ScriptingDefineManager) - easily save and manage groups of scripting define symbols in player settings\n\nalso there is a [Sample project](https://github.com/FoxsterDev/SKSample) to test installations these packages from Unity package manager and differen version Unity editor\n\n\n### Installation\nFrom some historic reasons I decided in 2018 use git submodules and to save git history today in 2023 I added only package.json into these git repos\nand aggregated them inside one main repo SKUnityPackages. To support submodules it needs some effort. And simplify git workflow I will recommend\nto install packages in a common way from SKUnityPackages repo and a folder to navigate. The tag will be related to SKUnityPackage tag release. But you can install a \npackage directly from the specific git repo by url and identify any commit hash or branch.\n\n*Requires Unity 2020.3+*\n\n### Install via UPM (using Git URL) example\n\n1. Navigate to your project's Packages folder and open the manifest.json file.\n2. Add this line below the \"dependencies\": { line\n    - ```json title=\"Packages/manifest.json\"\n      \"com.foxsterdev.sktools\": \"https://github.com/FoxsterDev/SKUnityPackages.git?path=Assets/SKTools#1.0.0\",\n      ```\n3. UPM should now install the package.\n\n## Known issues with UPM\n\n#More about UPM\n\n## [Git dependencies](https://docs.unity3d.com/Manual/upm-git.html)\n[Dependency and resolution](https://docs.unity3d.com/Manual/upm-dependencies.html)\n\nSyntax:\tURL example\nLatest default branch\t\"https://github.example.com/myuser/myrepository.git\"\n\nSpecific branch\t\"https://github.example.com/myuser/myrepository.git#my-branch\"\n\nSpecific version\t\"https://github.example.com/myuser/myrepository.git#v2.0.0\"\n\nCommit hash\t\"https://github.example.com/myuser/myrepository.git#9e72f9d5a6a3dadc38d813d8399e1b0e86781a49\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxsterdev%2Fskunitypackages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxsterdev%2Fskunitypackages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxsterdev%2Fskunitypackages/lists"}