Roblox Integration

Download

The whole SDK as one Roblox model file, insert it in Studio and you get two things: a ServerScriptService folder (the shared scripts) and a ready-made reader model(LED, sound, prompt, and its config script already wired up) — no copying individual files by hand.

VESTRANE_FINAL.rbxm

~32 KB · Roblox binary model

Download

What's inside

Two top-level items when you insert the file:

  • A ServerScriptServicefolder — drag its contents into your place's actual ServerScriptService. Contains VestraneClient (the HTTP client), VestraneReaderKit (shared reader logic every reader uses), VestraneDoorRegistry and RemoteCommandPoller (remote-unlock wiring), and the VestraneConfigtemplate you fill in with your location's credentials.
  • A reader model— already has the ProximityPrompt, LED, sound, and its VestraneReaderConfig.server.luaconfig script wired up. Duplicate it once per door, place each copy in the world, and set that copy's ACCESS_POINT_ID in its own config script. Nothing else to build.

Next step

Once both are in your place, follow the Installation guide to generate a location secret and fill in the config.