The last thing to do before we can publish the level is to add metadata about
the level in metadata.json
.
metadata.json
:
{
"id": "black_forest",
"difficulty": 2
}
💡 See metadata.json
documentation for more details on how
to choose a valid id
and the proper difficulty
.