{% extends 'tablepage.html' %} {% block head %} {{ super() }}
To host a game, you need to upload a .multidata file or a .zip file
created by the multiworld generator.
Seed | Room | Players | Created (UTC) | Last Activity (UTC) |
---|---|---|---|---|
{{ room.seed.id|suuid }} | {{ room.id|suuid }} | {{ room.seed.multidata.names[0]|length }} | {{ room.creation_time.strftime("%Y-%m-%d %H:%M") }} | {{ room.last_activity.strftime("%Y-%m-%d %H:%M") }} |