Can't I edit facebook's "bundle-config" before exporting?

I always export, then unzip and rewrite “navigation_menu_version” in fbapp-config.json.

ex. NAV_BAR → NAV_FLOATING

before

37

after

57

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.

1 Like

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

2 Likes