Finish!
If you want to create a Godot project, you need to use version 3.2.1https://downloads.tuxfamily.org/godotengine/3.2.1/ We create a project folder and copy the missing files to it.
Directory click, build-ubports.sh, clickable.json
from ubports-circle-jump In all files, you must replace the project name with your own. Open Godot project. Project->Export->Linux/X11->Export PCK/ZIP Save your *.pck file in project(Clickable) path. Open terminal in project path and run: clickable
You may have an error: 404 file not found.
In build-ubports.sh go to 7 line and change URL_LATEST
Copy actual ubports-godot link for armhf architecture.
For better work, do not forget to change the settings of your project, as in the example of ubports-circle-jump