{"id":22425752,"url":"https://github.com/mhttp-org/roblox-sdk","last_synced_at":"2025-08-01T08:33:02.479Z","repository":{"id":48175175,"uuid":"493130095","full_name":"mhttp-org/roblox-sdk","owner":"mhttp-org","description":"Roblox framework for building and using portals.","archived":false,"fork":false,"pushed_at":"2023-05-22T22:15:01.000Z","size":5362,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-05-22T23:46:24.699Z","etag":null,"topics":["gamedev","metaverse","metaverse-infrastructure","roblox","teleportation"],"latest_commit_sha":null,"homepage":"https://mhttp.org","language":"Lua","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/mhttp-org.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}},"created_at":"2022-05-17T06:51:32.000Z","updated_at":"2023-05-22T22:10:42.000Z","dependencies_parsed_at":"2022-09-10T08:11:19.839Z","dependency_job_id":null,"html_url":"https://github.com/mhttp-org/roblox-sdk","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhttp-org%2Froblox-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhttp-org%2Froblox-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhttp-org%2Froblox-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhttp-org%2Froblox-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhttp-org","download_url":"https://codeload.github.com/mhttp-org/roblox-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228356363,"owners_count":17907191,"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":["gamedev","metaverse","metaverse-infrastructure","roblox","teleportation"],"created_at":"2024-12-05T19:15:14.496Z","updated_at":"2024-12-05T19:15:15.234Z","avatar_url":"https://github.com/mhttp-org.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003emPortal\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003eA battery included, customizable Roblox teleporter\u003c/h3\u003e\n\n\u003cdiv align=\"center\"\u003e\u003cimg src=\"./repo_resources/hero.gif\" alt=\"example\" /\u003e\u003c/div\u003e\n\n## Usage Instruction\n\n### Installation\n1. go to https://create.roblox.com/marketplace/asset/13345082484/m-Portal and click \"GET MODEL\", or search for \"m Portal\" on the roblox toolbox marketplace\n1. drag the portal from the toolbox into the main window, if you alredy saved the model to your inventory in the previous step, you can find it in the inventory tab in the toolbox\n\n### Configuration\n1. drag/move the portal to your disired location\n1. click on the portal, and in the \"Explorer\" window, you will see the \"Configuration\" folder\n1. input the destination place id to the the `Value` property of \"PlaceID\", under the \"Configuration\" \u003e \"Destination\" folder\n    1. the destination is where this portal will leads to, for example, it could be your friend's game, or a different experience you created\n    1. to find the place id, the easiest way is to find link of your game, e.g. `https://www.roblox.com/games/1818/Classic-Crossroads`, the number after \"games/\" (`1818` in this example) is the place id\n\n### Why does my portal not work\n\n1. if you are testing it in Roblox Stuido, the roblox teleport API isn't support. test it in Roblox instead.\n1. make sure the user can normally go in the destination world. The portal respect the \"Playability\" permission of roblox, i.e. if the destination is \"Private\", only the developers of the destination game will be able to teleport.\n1. if you are NOT the developer of the destination world, the destination must have \"Allow Third Party Teleports\" enabled in \"Game Settings\" \u003e \"Security\"\n\n## Local Development\n\nThis project use [rojo](https://github.com/rojo-rbx/rojo) to develop the roblox model, most component of the portal are in rojo's json representation. Since rojo [doesn't support Ref yet](https://github.com/rojo-rbx/rojo/issues/427), we use [rbxmk](https://github.com/Anaminus/rbxmk) to update the necessary object.\n\n### build m-portal.rbxmx locally\n\n1. download [rojo](https://github.com/rojo-rbx/rojo) and [rbxmk](https://github.com/Anaminus/rbxmk) and put both executable in `./bin` for convenience\n1. run `.\\bin\\rojo.exe build . -o ./build/m-portal.rbxmx`\n1. run `.\\bin\\rbxmk.exe run .\\scripts\\update_model_refs.lua .\\build\\m-portal.rbxmx`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhttp-org%2Froblox-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhttp-org%2Froblox-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhttp-org%2Froblox-sdk/lists"}