{"id":22693108,"url":"https://github.com/tatmanblue/unity-shared","last_synced_at":"2026-01-23T16:03:44.184Z","repository":{"id":130693752,"uuid":"435688816","full_name":"tatmanblue/Unity-Shared","owner":"tatmanblue","description":"Unity project for building common behaviors/shared framework for games.","archived":false,"fork":false,"pushed_at":"2024-06-25T16:43:29.000Z","size":259,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T15:12:46.873Z","etag":null,"topics":["csharp","unittesting","unity","unity3d"],"latest_commit_sha":null,"homepage":"","language":"C#","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/tatmanblue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.txt","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-07T00:12:20.000Z","updated_at":"2024-06-25T16:43:33.000Z","dependencies_parsed_at":"2024-01-06T18:22:32.010Z","dependency_job_id":"97d358ab-a7cf-4fb6-b690-6d8e8fcfd6ea","html_url":"https://github.com/tatmanblue/Unity-Shared","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatmanblue%2FUnity-Shared","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatmanblue%2FUnity-Shared/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatmanblue%2FUnity-Shared/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatmanblue%2FUnity-Shared/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tatmanblue","download_url":"https://codeload.github.com/tatmanblue/Unity-Shared/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055276,"owners_count":21040157,"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":["csharp","unittesting","unity","unity3d"],"created_at":"2024-12-10T02:09:07.006Z","updated_at":"2026-01-23T16:03:44.078Z","avatar_url":"https://github.com/tatmanblue.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UI-Shared\n\nThis repo contains 3 Unity projects for shared behaviors, debugging, and UI input handling.  This repo is actively maintained, albeit slowly, since work here comes from patterns that emerged in my commerical projects.\n\n## Projects\nThe following libraries are built in this project.  \n\n[Common](https://github.com/tatmanblue/UI-Input/tree/main/Assets/Common) ([Docs](https://github.com/tatmanblue/UI-Input/blob/main/COMMON.md))  \n[DebugUI](https://github.com/tatmanblue/UI-Input/tree/main/Assets/DebugUI) ([Docs](https://github.com/tatmanblue/UI-Input/blob/main/DEBUG-UI.md))   \n[ScreenUI](https://github.com/tatmanblue/UI-Input/tree/main/Assets/ScreenUI)  \n\n## Format/Platforms\nUnity Asset/Library. Built with Unity 2022.3 LTS  (currently 2022.03.33f1)\n\n# License\nThe [license](LICENSE.md) included applies only to the files in this repo.   As the documentation states in the repo [readme.md](README.md), specific 3rd party assets are required to build and run\nthe libraries and demos in this project.  The license here does not apply to 3rd party assets. You agree to purchase those assets and abide by their licensing terms. \n\n```\n   Copyright 2022 Matthew Raffel dBa Tatman Games\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n     http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n```\n\n## Legal\nIf you have any questions about the content of the repository, please email [matt.raffel@gmail.com](mailto:matt.raffel@gmail.com). I can assure you all content has been developed by me or purchased and licensed to me. Proof will be made available on request. Repeated DCMA counterfit and harassment claims will result in counter suits per Section 512(f) of the DMCA penalties for _misrepresentation can include actual damages and attorney’s fees_.\n\n## Status\nOn-going/Active\n\nThis library is in prototype, early development stage.  Most functionality is working and used in other projects.\n\nedited: 2024.06.25\n\n## Documentation\n[Common](https://github.com/tatmanblue/UI-Input/blob/main/COMMON.md)  \n[Debug-UI](https://github.com/tatmanblue/UI-Input/blob/main/DEBUG-UI.md)     \n[TextMesh Pro Font Asset Creation](http://digitalnativestudios.com/textmeshpro/docs/font/)  \n\n## Assets used\n[Procedural Image](https://assetstore.unity.com/packages/tools/gui/procedural-ui-image-52200)  \nTextMesh Pro  \n[UI Builder](https://assetstore.unity.com/packages/2d/gui/ui-builder-29757)  \n\n## Setup Notes\n\nSimplest way to know all of the assets have correctly imported is to run the TestUI scene in the ./ScreenUI/Demo/Scene directory.  Once the scene\nhas started, press `d`.  This will open a dialog with a border called `Game Menu` and two buttons each with a border and text, `Quit` and `Settings`.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatmanblue%2Funity-shared","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftatmanblue%2Funity-shared","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatmanblue%2Funity-shared/lists"}