staff only

Control room

This panel is for the owner of the network, not for players. Enter the admin passphrase to continue.

Be clear about what this is: a passphrase checked in front-end code is a speed bump, not access control. Anyone with devtools can read this page's data. Only the SHA-256 hash of your passphrase is stored, never the passphrase itself — but in a real deployment this check belongs on a server, behind a session the client cannot forge.

← back to the builder ·

control room

The library the builder assembles from

Nothing is generated from scratch at build time. The builder matches a kit, pulls these modules and map kits, renames them into a fresh namespace, and asks the model you pick to patch the Luau. Edit anything here and the next build changes with it.

local only Everything on this page lives in this browser (localStorage). There is no server behind this concept, so API keys are never transmitted — only the last four characters are kept, as a reminder of which key you pasted.

01

Connect an AI API

Where the builder sends the patching work.

02

Model roster

What appears in the builder's model picker.

modelvendortiercontextburn qualityspeedondefault

Add a model to the roster

03

Module library

What a build requires instead of writing the system itself.

moduleversioncategorygenressourcewhat it brings

Insert a module

04

Map kits & mechanics

Prefabs the assembler places instead of building geometry part by part.

Add a map kit

05

Usage & plans

Builds are metered by tokens. Plans set the allowance and the rate past it.

this billing period

0

of 60K included

€0.00 due beyond the plan fee

  • 0builds this month
  • 0builds today
  • 0avg tokens / build
  • 0blockbench models

by model

    recent builds

      plans

      Editing a plan changes what the builder enforces immediately — allowance, daily build cap and the rate charged past it.

      06

      Custom mesh bridge

      For anything the kit library has no prefab for.

      When a prompt asks for a custom pet, a vehicle or a boss, there is nothing to place. The build hands it to Blender: it models the asset, unwraps it, exports an .fbx, imports it as a MeshPart and binds it to the generated Luau handler.

      detectIN THE PROMPT model.BLEND + FBX exportMESHPART bindLUAU HANDLER

      models generated so far 0

      07

      Access & data

      The passphrase on this panel, and the library as one JSON file.

      The export never includes the passphrase hash, so a library you share cannot be used to work out how to get in.