CelsusDB / OpenJam

A free and open source ASAR for Animal Jam Classic (AJC)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenJam

An open-source alternative of Animal Jams desktop's app.asar

Features

  • 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)

Packing with NPX

git clone https://github.com/SuccubusCorp/OpenJam
npx asar pack OpenJam app.asar
mv app.asar %appdata%\Local\Programs\aj-classic\resources

Replacing ASAR

  • Download our packed ASAR here
  • Replace your original app.asar with ours

About

A free and open source ASAR for Animal Jam Classic (AJC)

License:GNU General Public License v3.0


Languages

Language:JavaScript 83.2%Language:HTML 16.8%