{"id":20027600,"url":"https://github.com/nonunknown/screen-debugger","last_synced_at":"2025-10-08T13:52:25.943Z","repository":{"id":110850363,"uuid":"246939792","full_name":"nonunknown/screen-debugger","owner":"nonunknown","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-17T12:34:50.000Z","size":5,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T04:43:39.299Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"GDScript","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/nonunknown.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":"2020-03-12T22:12:54.000Z","updated_at":"2025-02-27T13:51:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e4b9ff4-3470-4cf6-b2d4-07ccc3e91756","html_url":"https://github.com/nonunknown/screen-debugger","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nonunknown/screen-debugger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonunknown%2Fscreen-debugger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonunknown%2Fscreen-debugger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonunknown%2Fscreen-debugger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonunknown%2Fscreen-debugger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nonunknown","download_url":"https://codeload.github.com/nonunknown/screen-debugger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonunknown%2Fscreen-debugger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278956323,"owners_count":26075221,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-13T09:10:55.790Z","updated_at":"2025-10-08T13:52:25.922Z","avatar_url":"https://github.com/nonunknown.png","language":"GDScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Screen Debugger\n\nThis is a plugin which enables the user to show their variables in-game. You can see the variables changing on-screen instead of printing them into console...\n\n## Plugin in action\n[![Plugin in action](http://img.youtube.com/vi/F_sUpE7E0Tc/0.jpg)](http://www.youtube.com/watch?v=F_sUpE7E0Tc)\n\n## How to use\n\n* Enable the plugin\n* Make sure the singleton is the first one in the list\n* In any script at \"process\" function type:\n```\nvar life:int = 10\n_process(delta):\n    #ScreenDebugger Singleton Class / dict \u003e The dictionary which holds all variables\n    #Make sure to use unique name for the dict[\"UniqueNameHere\"] identification of the var\n    ScreenDebugger.dict[\"Life\"] = life\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonunknown%2Fscreen-debugger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnonunknown%2Fscreen-debugger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonunknown%2Fscreen-debugger/lists"}