Add "title" section to the level format

This commit is contained in:
Sebastian Morr 2020-10-12 20:09:51 +02:00
parent a457afdadb
commit 41e14be5dd
8 changed files with 15 additions and 1 deletions

View file

@ -35,6 +35,8 @@ Wanna build your own level? Great! Here's how to do it:
### Level format
```
title = This is the level's title
[description]
This text will be shown when the level starts.