Open for testing  BETA

The following custom levels are work in progress, meaning the result is not final. These are available to everyone to playtest.
Feedback is not mandatory but it's highly appriciated for the level creator(s). Enjoy!

{% for level in site.workshop reversed %} {% if level.testing == true %}
{{ level.title }} by {{ level.Author }}
{{ level.title }} {% if level.bitly %} {% endif %}
{{ level.Author }}{{ scores[0] }} Status: {{ level.status }} Last updated: {{ level.date | date: "%B %d, %Y @ %R" }} UTC+1

{{ level.update }}

Contact {{ level.Author }}
{% endif %} {% endfor %}