Skip to content

Commit 48d6599

Browse files
Add starting point examples (#731)
* Also put full description in shortDescription to avoid loading 2 different descriptions in the app
1 parent 7630541 commit 48d6599

33 files changed

+28215
-6
lines changed

__tests__/post-build/exampleShortHeaders.json.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ describe('exampleShortHeaders.json post build checks', () => {
3333
name: 'Platformer',
3434
authorIds: ['R0F5QGNCzgOY5w2cxGeKJOq2UaD2'],
3535
shortDescription:
36-
'An example of a basic platformer (Mario-like) game. Jump around and collect as many coins as you can!',
36+
'An example of a basic platformer (Mario-like) game. Jump around and collect as many coins as you can!\n\nCheck out [the YouTube video](https://www.youtube.com/watch?v=eU0kkLSdw0Y&list=PL3YlZTdKiS898Wio0tvKjQM0x3zo4V0Mb) explaining how this example was made.',
3737
license: 'MIT',
3838
previewImageUrls: [
3939
'https://resources.gdevelop-app.com/examples/platformer/preview.png',
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Starting point for a physics game.

examples/starting-physics/TAGS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
starting-point
277 Bytes
Loading
1.89 KB
Loading
796 Bytes
Loading
408 Bytes
Loading
1.37 KB
Loading
45.2 KB
Loading

0 commit comments

Comments
 (0)