Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 258 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 258 Bytes

Roblox Deeplink

Basic web page that launches Roblox' external handler for deeplinks. Dockerfile uses nginx.

Query parameters:

{
  placeId: string,
  jobId: string?,
  gameId: string? // same as `jobId`
}