Mirror of functionally complete reverse-engineerings of ScratchR2's main.js, base.js and project_base.js
Find a file
2026-01-23 13:41:29 -05:00
.gitignore Start work on project_base.js 2026-01-23 12:51:28 -05:00
buildloop.sh Start work on project_base.js 2026-01-23 12:51:28 -05:00
README.md Functionally finish project_base.js 2026-01-23 13:41:29 -05:00
uglify.sh Functionally finish project_base.js 2026-01-23 13:41:29 -05:00

R2Js

Functionally complete reverse-engineerings/decompilations of the ScratchR2 main.js, base.js and project_base.js.

Building

Do npm install uglifyjs then run uglify.sh. Note that it expects scratchcdn to be cloned into ~/git/scratchcdn/.