Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using scratch-storage #149

Open
oijqws opened this issue Jul 17, 2020 · 1 comment
Open

Using scratch-storage #149

oijqws opened this issue Jul 17, 2020 · 1 comment
Labels

Comments

@oijqws
Copy link

oijqws commented Jul 17, 2020

I try to follow doc on
https://github.com/LLK/scratch-storage

After Installation session
npm install https://github.com/LLK/scratch-storage.git

it is
Using scratch-storage
From HTML

<script src="scratch-storage/dist/web/scratch-storage.js"></script> <script> var storage = new Scratch.Storage(); // continue to "Storage API Quick Start" section below </script>

How to apply save function to scratch? How they get to know each other?

May I ask where shoud I put those code to? Is there more detailed docs that I can refer to?

Thanks

@apple502j
Copy link

You do not use ScratchStorage like that - are you modding Scratch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants