Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VarMesh for Scratch

Sync Cloud Variables between each other

settings.json

How to set up your mesh

  1. Set proj1 and proj2 to your project ids.
  2. Set var1 and var2 to the variables you want to sync.
  3. Run the project and log in.

settings.json should look something like this...

{
  "proj1": "123456789",
  "proj2": "987654321",
  "var1": "exvar1",
  "var2": "exvar2"
}

Credits

Programmed by: Zippy (Scratch: CoolCrafter1231)

scratchclient by: CubeyTheCube (github.com/CubeyTheCube)

About

Mesh cloud variables on Scratch

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages