Update packageName of fixtures/example games

This commit is contained in:
Florian Rival
2018-01-07 18:28:46 +01:00
parent 2e95899da7
commit ae231d2fe6
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -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": "",

View File

@@ -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": "",