mirror of
https://codeberg.org/heathercat123/r2mainjs.git
synced 2026-02-01 10:04:48 -05:00
Mirror of functionally complete reverse-engineerings of ScratchR2's main.js, base.js and project_base.js
- Shell 100%
| .gitignore | ||
| buildloop.sh | ||
| README.md | ||
| uglify.sh | ||
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/.