`*.xbp` is the project file for [XBuilder](https://github.com/goplus/builder), similar to `*.sb3` in Scratch. We want `xgo` to be able to run directly: ```sh xgo run *.xbp ```