Skip to content

Commit

Permalink
Add information field to manifest in one sample.
Browse files Browse the repository at this point in the history
  • Loading branch information
jyaif committed Oct 29, 2022
1 parent b5394c6 commit f790b53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/levels/sample_advanced_level/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name":"Sample: Advanced level",
"descriptions":["Demonstrates how to create enemies."],
"information":"Here you can put some information. This text can contain #ffff00ffcolors#ffffffff!",
"entry_point":"level.lua",
"has_score_leaderboard":false
}

0 comments on commit f790b53

Please sign in to comment.