Skip to content

Add Shellscript for automated building on Linux and MacOS

Peridot requested to merge Perisys1312/kartmaker:main into main

The following edits attempt to make the program, and the build process more universal, removing the explicit mention of an EXE in the program itself in favour of executable, and acknowledging the build.sh file that automates the build process in the same way the build.bat does. The addition should make building on linux and MacOS overall easier.

Merge request reports