Skip to content

feat(cli): compile command (world index) #43

@berkeleynerd

Description

@berkeleynerd

Implement mud-area compile --world <world.sml> --out <world.idx>.

Behavior

  • Parse, validate, and link-check world.
  • Emit a simple index format: one line per room room_id|zone|to1,to2,....
  • Exit non-zero on validation/link errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions