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

Host Game

This page allows you to host a game which was not generated by the website. For example, if you have generated a doors game on your own computer, you may upload the zip file created by the generator to host the game here. This will also provide the tracker, and the ability for your players to download their patch files.

In addition to a zip file created by the generator, you may upload a multidata file here as well.

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