mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Update packageName of fixtures/example games
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -10,7 +10,7 @@
|
||||
"folderProject": false,
|
||||
"linuxExecutableFilename": "",
|
||||
"macExecutableFilename": "",
|
||||
"packageName": "",
|
||||
"packageName": "com.example.platformer",
|
||||
"projectFile": "/Users/florian/Projects/F/GD/newIDE/app/src/fixtures/platformer/platformer.json",
|
||||
"useExternalSourceFiles": false,
|
||||
"winExecutableFilename": "",
|
||||
|
@@ -10,7 +10,7 @@
|
||||
"folderProject": false,
|
||||
"linuxExecutableFilename": "",
|
||||
"macExecutableFilename": "",
|
||||
"packageName": "com.example.gamename",
|
||||
"packageName": "com.example.spaceshooter",
|
||||
"projectFile": "/Users/florian/GDevelop projects/My project701/game.json",
|
||||
"useExternalSourceFiles": false,
|
||||
"winExecutableFilename": "",
|
||||
|
Reference in New Issue
Block a user