Skip to content

Commit 40c2a2c

Browse files
authored
Update README.md
1 parent d3e6691 commit 40c2a2c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ Examples are grouped by category, for instance "physics", "sprite" or "collectio
1414
title: Foobar
1515
brief: This example shows how to use foobar.
1616
author: Defold Foundation
17-
scripts: foobar.script
17+
scripts: foo.script, bar.script
18+
thumbnail: myimage.png
1819
---
1920
```
2021

2122
* List any scripts your example uses in the `scripts` field of the file header
23+
* The thumbnail image will be used on https://defold.com/examples

0 commit comments

Comments
 (0)