mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-06-17 00:30:46 -04:00
Build for 4001a24bf5
This commit is contained in:
parent
1c84773eb2
commit
7441ccf1cf
4 changed files with 60349 additions and 0 deletions
0
.nojekyll
Normal file
0
.nojekyll
Normal file
10
index.html
Normal file
10
index.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Scratch 3.0 Paint Editor Playground</title>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript" src="playground.js"></script></body>
|
||||
</html>
|
60338
playground.js
Normal file
60338
playground.js
Normal file
File diff suppressed because one or more lines are too long
1
playground.js.map
Normal file
1
playground.js.map
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue