mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Add newIDE examples directory to the list of resources copied when bundling
This commit is contained in:
@@ -12,6 +12,12 @@
|
||||
},
|
||||
"build": {
|
||||
"appId": "com.gdevelop.ide",
|
||||
"extraResources": [
|
||||
{
|
||||
"from": "../app/resources/examples",
|
||||
"to": "examples"
|
||||
}
|
||||
],
|
||||
"mac": {
|
||||
"category": "public.app-category.developer-tools"
|
||||
}
|
||||
|
Reference in New Issue
Block a user