NoGo Remote Loader

This domain accepts private requests from the in-game bootloader.lua. The protected endpoint /bootstrap.lua only serves payloads to clients that include the correct X-Boot-Key header.

Update payload/bootstrap.lua, push it via wrangler secret put BOOT_PAYLOAD, and redeploy with wrangler deploy to ship new builds.

Requests without the shared secret see only this page; no Lua source is exposed.