mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Add link to https://gametemplates.itch.io/ in AboutDialog
This commit is contained in:
@@ -68,7 +68,8 @@ const contributors = [
|
||||
},
|
||||
|
||||
// Community members:
|
||||
{ name: 'ddabrahim', description: 'Lots of examples bundled with GDevelop' },
|
||||
{ name: 'ddabrahim', description: 'Lots of examples bundled with GDevelop', link: 'https://gametemplates.itch.io/', },
|
||||
{ name: 'Gametemplates', description: 'Examples bundled with GDevelop', link: 'https://gametemplates.itch.io/', },
|
||||
{ name: 'Mats', description: 'Tutorials, Examples' },
|
||||
{ name: 'erdo', description: 'Tutorials, Examples' },
|
||||
{ name: 'Jubileuksen3', description: 'Tutorials, Examples' },
|
||||
|
Reference in New Issue
Block a user