xgo run *.xbp
Author: xushiweiCreated Dec 7, 2025Updated Apr 2, 2026
Labelsproposal
*.xbp is the project file for XBuilder, similar to *.sb3 in Scratch. We want xgo to be able to run directly:
xgo run *.xbpSource: goplus/xgo
*.xbp is the project file for XBuilder, similar to *.sb3 in Scratch. We want xgo to be able to run directly:
xgo run *.xbpSource: goplus/xgo