This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
scratch-sb1-converter
Watch
1
Star
0
Fork
You've already forked scratch-sb1-converter
0
mirror of
https://github.com/scratchfoundation/scratch-sb1-converter.git
synced
2025-03-23 21:20:18 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
246c59b823
scratch-sb1-converter
/
index.js
4 lines
64 B
JavaScript
Raw
Normal View
History
Unescape
Escape
decode and preview individual fields in .sb files
2018-12-04 15:34:57 -05:00
const
{
SB1File
}
=
require
(
'./src'
)
;
exports
.
SB1File
=
SB1File
;
Reference in a new issue
Copy permalink