Implements Jameson-only primitives in Snap! using Crackle.
This repository has been archived on 2026-08-14. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • JavaScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-01-25 15:03:37 -05:00
jameson-compatibility.js Update jameson-compatibility.js 2026-01-25 15:03:37 -05:00
LICENSE Initial commit 2026-01-04 11:06:46 -05:00
README.md Update README.md 2026-01-04 14:53:06 -05:00

jameson-compatibility

Implements Jameson-only primitives in Snap! using the Crackle SDK.

Installation

First, download the latest Crackle extension from here and unzip it. Follow these instructions to install it.

Afterwards, obtain a copy of the mod here. Visit Snap! and click the plus button:

The plus button menu.

Click Load mod from file... and select the JS file that you downloaded earlier.

Note that the libraries for using these primitives are not included.