{"id":13622883,"url":"https://github.com/mminer/consolation","last_synced_at":"2025-05-16T13:07:31.531Z","repository":{"id":15489959,"uuid":"18223726","full_name":"mminer/consolation","owner":"mminer","description":"In-game debug console for Unity.","archived":false,"fork":false,"pushed_at":"2024-07-17T02:22:42.000Z","size":249,"stargazers_count":875,"open_issues_count":1,"forks_count":64,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-04-09T08:06:22.982Z","etag":null,"topics":["game-dev","game-development","gamedev","unity","unity3d"],"latest_commit_sha":null,"homepage":"http://matthewminer.com/2017/03/07/consolation-in-game-console-for-unity","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/mminer.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2014-03-28T19:17:55.000Z","updated_at":"2025-04-05T13:13:31.000Z","dependencies_parsed_at":"2024-01-12T04:56:44.198Z","dependency_job_id":"ff8be482-8938-4d97-8c65-6907bfa3be56","html_url":"https://github.com/mminer/consolation","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Fconsolation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Fconsolation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Fconsolation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Fconsolation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mminer","download_url":"https://codeload.github.com/mminer/consolation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254535829,"owners_count":22087399,"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":["game-dev","game-development","gamedev","unity","unity3d"],"created_at":"2024-08-01T21:01:25.323Z","updated_at":"2025-05-16T13:07:31.487Z","avatar_url":"https://github.com/mminer.png","language":"C#","readme":"# Consolation\n\nIt's difficult to retrieve logs and warnings from Unity outside the editor.  To\nmake it easier, this console displays output from `Debug` in the game itself.\nThis is especially useful on mobile devices.\n\n![Console in Unity game](https://matthewminer.com/images/consolation.png)\n\n\n## Installing\n\n### Copy Script\n\nThe `Console` component is entirely self-contained in *Console.cs*, so\ninstallation is as simple as dragging this script into your project.\n\n### Unity Package Manager\n\nAlternatively, add the package to your project via\n[UPM](https://docs.unity3d.com/Manual/upm-ui.html) using the Git URL\nhttps://github.com/mminer/consolation.git. You can also clone the repository and\npoint UPM to your local copy.\n\n![Adding package to UPM](https://matthewminer.com/images/consolation-upm.gif)\n\n\n## Using\n\nAttach the `Console` component to a game object. When playing your game, open\nthe console window with the back quote key \u003ckbd\u003e`\u003c/kbd\u003e. This shortcut is\nconfigurable in the inspector.\n\nAlternatively, enable shake-to-open in the inspector to open the console on\nmobile devices. The component provides an option to prevent accidental shakes by\nrequiring 3 or more fingers on the screen.\n\nSeveral other settings like font size and the maximum log count are also\nconfigurable in the inspector.\n\n![Console component\ninspector](https://matthewminer.com/images/consolation-inspector.png)\n\n\n## Compatibility\n\nSupports Unity 2017.x and above. It hasn't been tested on all the platforms that\nUnity supports but it probably works on most.\n","funding_links":[],"categories":["Utilities","Open Source Repositories","C#","game-development","unity","UI Debug","Open Source Packages"],"sub_categories":["Console"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmminer%2Fconsolation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmminer%2Fconsolation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmminer%2Fconsolation/lists"}