Jam is a modular man-in-the-middle proxy designed for Animal Jam Classic. Built with Node.js and Electron, Jam provides powerful tools and flexibility for your Animal Jam experience.
- Modular Architecture: Extend and customize your proxy setup with various plugins.
- User-Friendly Interface: Developed with Electron for a seamless desktop experience.
- Active Development: Regular updates and community support.
- Download the latest version of Jam.
- Extract the downloaded file.
- Run
jam.exe
to start the application.
- Clone the repository.
- Install dependencies with
npm install
. - Run
npm run dev
to start the application.