basic template for playing around with raylib on windows. Run download_raylib.cmd or copy raylib/src to vendor/raylib directory.
build.cmd -d -r # debug build and run
build.cmd -d -r -c # recompile raylib, debug build, and runRepository from Github https://github.comerjohnson/raylib-windows-starter
basic template for playing around with raylib on windows. Run download_raylib.cmd or copy raylib/src to vendor/raylib directory.
build.cmd -d -r # debug build and run
build.cmd -d -r -c # recompile raylib, debug build, and run