Hey there, you may be wondering, was is this Project about. Well, it´s pretty simple. This project is a converter, and it makes it possible to convert .sb and .sb2 Files to .sb3.
How to run: You need NodeJS, and npm: then you use: npm install in the folder
after that you can just use this: node Convert.js
THE ONLY THING THAT NEEDS TO BE DONE BEFORE THAT IS RENAMING THE PROJECT FILE TO "project".
I used multiple parts of Scratch for this Javascript code: scratch-vm: https://github.com/scratchfoundation/scratch-vm
scratch-storage: https://github.com/scratchfoundation/scratch-storage