This is a simple script to build an AppImage pacakge for Plasticity ( https://www.plasticity.xyz/ ).
Unfortunately Plasticity only releases deb packages for debian-like distributions and I am a nixOS user.
I made this simple script so I could run plasticity in my machine and creating this repo in case anyone else can benefit.
download the AppImage from the release and run it in your machine (in nixOS you need appimage-run)
Use the build.sh script.
I used distrobox ( https://github.com/89luca89/distrobox ) to build the release binary in a Debian 12 image
Once you are into your distro clone this repo, make changes to the build.sh script if needed and run it.
This script and binary are provided as-is, without any guarantees or warranty. Although it was created for personal use, it is being shared in good faith for others who may find it useful. The author is not responsible for any issues, errors, or damages that may arise from the use of this script. Users are advised to test and evaluate the script in their own environment and use it at their own risk.