{"id":15140906,"url":"https://github.com/veprogames/mt-resizeme","last_synced_at":"2026-03-15T02:23:50.270Z","repository":{"id":184604592,"uuid":"670693821","full_name":"veprogames/mt-resizeme","owner":"veprogames","description":"Minetest Mod to change player size. with API","archived":false,"fork":false,"pushed_at":"2023-08-01T16:08:18.000Z","size":305,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T09:53:35.328Z","etag":null,"topics":["lua","minetest","minetest-mod","mod"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/veprogames.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-25T16:06:40.000Z","updated_at":"2024-12-09T07:42:29.000Z","dependencies_parsed_at":"2024-09-21T14:10:37.761Z","dependency_job_id":null,"html_url":"https://github.com/veprogames/mt-resizeme","commit_stats":null,"previous_names":["veprogames/mt-resizeme"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/veprogames/mt-resizeme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veprogames%2Fmt-resizeme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veprogames%2Fmt-resizeme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veprogames%2Fmt-resizeme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veprogames%2Fmt-resizeme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/veprogames","download_url":"https://codeload.github.com/veprogames/mt-resizeme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veprogames%2Fmt-resizeme/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265262556,"owners_count":23736413,"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":["lua","minetest","minetest-mod","mod"],"created_at":"2024-09-26T08:42:17.047Z","updated_at":"2026-03-15T02:23:45.216Z","avatar_url":"https://github.com/veprogames.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# resizeme\n\nMinetest Mod\n\nLets you scale the player with a command or through Lua.\n\nExample: `/resizeme 0.5` sets your scale to 0.5\n\nThis mod also exposes an API, and should be used something like this:\n\n```lua\nlocal ResizeMe = dofile(minetest.get_mod_path(\"resizeme\")..\"/api.lua\")\n\n-- scale singleplayer to 3x\nResizeMe.resize(\"singleplayer\", 3)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveprogames%2Fmt-resizeme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveprogames%2Fmt-resizeme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveprogames%2Fmt-resizeme/lists"}