MeechaPooch / Blocklive

MOVED TO OFFICIAL REPO: https://github.com/BlockliveScratch/Blocklive | Google Docs style live realtime collaboration (RTC) for scratch.
12 stars 24 forks source link

Better method for getting Scratch project ID #7

Closed rgantzos closed 1 year ago

rgantzos commented 1 year ago

Currently, Blocklive uses the website location to get the project ID. This isn't a great method for getting the project ID, so now this uses the Scratch GUI to get the project ID.

This uses scratchGUI().projectState.projectId.