Add static distribution files
note in readme
Add support for m1 macs
This is my personal raylib template that uses a Makefile. It includes support for emscripten and osxcross, though these must be installed separately somewhere on your system. Currently it supports web, linux, win32, and macos (intel 64bit and arm64/m1) builds.
The setup.sh
script will install raylib 5.0 (for the supported systems) into the lib
folder. You can delete
this file afterwards along with anything else you don't want. You will also be asked if you would like to install
a license into your project.