Skip to content

Commit 0ffcfb5

Browse files
authored
New thumbnails for examples (#413)
Don't show in the changelog
1 parent d3b3649 commit 0ffcfb5

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed
14.9 KB
Loading
-11.8 KB
Loading

scripts/generate-database.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,10 +169,11 @@ const checkProjectResourceFiles = async (project, projectFolderPath) => {
169169
};
170170

171171
const sortedStarterSlugs = new Set([
172-
'particle-effects-demo',
173-
'game-feel-demo',
174172
'top-down-rpg',
175173
'plinko',
174+
'platformer',
175+
'particle-effects-demo',
176+
'game-feel-demo',
176177
'ball-cup-boom',
177178
'spherez',
178179
'absorbus',

0 commit comments

Comments
 (0)