Continual MI
MDL
Endless VN Engine
GamesMGPT APIEarningsMonitoringDocs
Learn
  • Introduction
  • Quick Start
  • MDL CLI
  • How It Works
Build
  • Workspace
  • Agentic Workflow
  • Instructions
  • Schema
  • Assets
Ship
  • Publishing
  • Monitoring
  • Earnings & Payouts
Reference
  • Package Model
  • API Keys & Auth
  • CLI Reference
  • Platform Reference
Docs/Reference

Platform Reference

Quick answers to common questions about MDL capabilities, requirements, and technical details.

Requirements

WhoWhat's needed
CreatorsContinual account + Continual Pro subscription.
Players (public games)Nothing — play without an account. Sign in to persist saves.
Players (unlisted games)Direct link. Sign in to persist saves.

What can I build?

MDL is designed for narrative games — interactive fiction, visual novels, text adventures, and story-driven experiences. The AI generates text and scene direction, not real-time action gameplay.

You can create multiple independent games, each with its own workspace, assets, and players. There is no hard player limit.

Supported formats

Asset typeFormatRecommended specs
Character spritesPNG (transparent)Clean silhouette, multiple expressions
BackgroundsJPG or PNG1920×1080
MusicMP3Loop-friendly, varies by mood
Sound effectsMP31–5 seconds

Asset creation

Visual assets can be created through AI generation from the workspace or uploaded directly into the hosted image libraries for references, sprites, backgrounds, and UI assets. MDL does not ship a built-in editor. Music uploads are allowed, while sound effects still stay on the curated builder path. All generation uses Continual Pro credits.

Billing

What does Continual Pro include?

  • Creator access — create and manage hosted games.
  • Monthly credit allowance for gameplay and asset generation.
  • Private game workspaces.

How do credits work?

Gameplay turns and image generation consume credits from a shared pool. Monthly allowances refresh each billing cycle. Additional credits can be purchased on demand.

How do creator payouts work?

Creator payouts are being built as a platform-settled revenue-share system. Continual MI remains merchant of record for player purchases, and hosted-game creator earnings are tracked separately from customer billing. Automatic creator payouts are not live yet.

Technical details

AI model

MDL uses OpenAI-compatible models for generation. The public runtime contract exposes MDL-facing aliases such as mdl-1-lite-frozen andmdl-1-image-frozen; provider ids stay hidden inside the platform.

Data storage

Player saves (universes) are stored in the platform database. Game assets are stored in cloud blob storage. The workspace UI is the primary interface, and the mdl CLI provides the supported package diff, push, pull, registration, and inventory workflow for repository-driven creators.

Site icon

The MDL platform uses the MDL moon mark as the default tab icon. Hosted games can set their own favicon from the workspace under Title Screen → Branding → Favicon (upload a UI image in Branding Assets, then select it).

Player saves

Universes auto-save after each turn and persist across sessions. Players can have multiple save slots. Save data is private to the game creator through the Monitoring surface.

Getting help

For additional questions or support, contact Continual MI through the platform.

Back to docs

Home
Documentation
Return to the docs index.
Quick Start
Create your first game
Get started building.