raylib project creator v1.0 - NEW RELEASE!
Welcome to raylib project creator
! The new tool to help you setup professional raylib projects!
When starting with raylib is common to create a simple .c code file in some directory and jump directly into coding, the raylib Windows Installer
package already provides a pre-configured environment to do it that way; the compiler, the Npp editor and raylib library are already pre-configured to do so.
But as soon as a project starts growing, usually more complex project structures are required. Usually a build system for multiple code files, external libraries, project assets/resources, configuration files, executable icons and even some automatized CI/CD system. Configuring all those aspects usually requires a lot of time.
raylib project creator
is a visual tool to simplify that process and automatically create and pre-configure some common build systems for a project, just providing an input source code file to start with.
Files
Get raylib project creator
raylib project creator
A simple and easy-to-use raylib projects creator
More posts
- raylib project creator v1.138 days ago
Comments
Log in with itch.io to leave a comment.
Any plans to add zig support?