Description
TurboWarp has been added to the Pi-Apps Raspberry Pi app store.
As I was creating the app, I realized there was the potential for a major improvement: a MIME type.
On the default Raspberry Pi OS, there is no mime type for .sb3 files. If you double-click on a sb3 file, it will literally open the file as if it was a zip file.
To improve the user-experience, I added a mime type file. Pi-Apps users will enjoy the ability to double-click on their .sb3 files and see them open directly in TurboWarp.
Would you guys be interested in making the same change upstream for everybody?
Feel free to review my installation script and see how I did it. In addition to the mime type, I also tweaked the menu launcher to sit in the Programming category. (Just like the real Scratch 3 Desktop)
I'll do my best to answer any questions you have.