{% extends 'pageWrapper.html' %} {% block head %} {{ super() }} Upload Multidata {% endblock %} {% block body %} {% include 'header/oceanHeader.html' %}

Host Game

To host a game, you need to upload a .multidata file or a .zip file
created by the multiworld generator.

{% include 'islandFooter.html' %} {% endblock %}