Sync Cloud Variables between each other
- Set proj1 and proj2 to your project ids.
- Set var1 and var2 to the variables you want to sync.
- Run the project and log in.
settings.json should look something like this...
{
"proj1": "123456789",
"proj2": "987654321",
"var1": "exvar1",
"var2": "exvar2"
}Programmed by: Zippy (Scratch: CoolCrafter1231)
scratchclient by: CubeyTheCube (github.com/CubeyTheCube)