CrealityPrint under Linux Mint-Mate

I have a computer running Linux Mint-Mate:

NAME=“Linux Mint”
VERSION=“22.3 (Zena)”
ID=linuxmint
ID_LIKE=“ubuntu debian”
PRETTY_NAME=“Linux Mint 22.3”
VERSION_ID=“22.3”
HOME_URL=“https://www.linuxmint.com/”
SUPPORT_URL=“https://forums.linuxmint.com/”
BUG_REPORT_URL=“http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/”
PRIVACY_POLICY_URL=“https://www.linuxmint.com/”
VERSION_CODENAME=zena
UBUNTU_CODENAME=noble

I have downloaded the CrealityPrint ZIP archive from git but when I try to build it I get:
Directory does not exist.
Your distribution does not appear to be currently supported by these build scripts

How, if at all, can I get the build to complete?

Any and all help would be much appreciated.

You want to compile it yourself? If not, just use the AppImage Releases · CrealityOfficial/CrealityPrint · GitHub

I think you can maybe fix it like this if you want to compile it yourself:

cd CrealityPrint
cp linux.d/debian2 linux.d/linuxmint
sudo ./BuildLinux.sh -u
./BuildLinux.sh -dsir