An open-source alternative of Animal Jams desktop's app.asar
- Replace one file and it's installed, that's it (same with uninstall)
- 3% of Animal Jam's original size (6mb -> ~3mb)
- Removes Animal Jam's built-in tracking for crashes and errors in the asar (not app itself)
git clone https://github.com/SuccubusCorp/OpenJam
npx asar pack OpenJam app.asar
mv app.asar %appdata%\Local\Programs\aj-classic\resources
- Download our packed ASAR here
- Replace your original
app.asar
with ours