I always export, then unzip and rewrite “navigation_menu_version” in fbapp-config.json.
ex. NAV_BAR → NAV_FLOATING
before
after
I want to make this change before I export, can I do it?
I always export, then unzip and rewrite “navigation_menu_version” in fbapp-config.json.
ex. NAV_BAR → NAV_FLOATING
I want to make this change before I export, can I do it?
You can edit file used for export.
Becareful if you use online service this can be not compalible (not sure).
Go in :
C:\Users\Bouh\AppData\Local\Programs\gdevelop\resources\GDJS\Runtime\FacebookInstantGames
And edit the file.
For all local export now the file will be like you wish.
Wow!! it’s amazing!
Thank you for your kindness!
I’m using a Mac, so the path looked like this.
$ vi /Applications/GDevelop\ 5.app/Contents/Resources/GDJS/Runtime/FacebookInstantGames/fbapp-config.json