Fatihcill / raylib_template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raylib_template

raylib cmake template.

Requirements

  • C++17
  • Cmake

Installation:

You can just click the "Use this template" button.

Or

git clone https://github.com/Fatihcil16/raylib_template.git 

WARNING;

  • Don't forget to check submodules.
    git submodule sync
    git submodule update --init --recursive
    
    it may take a few minutes.

Platforms

Tested in;

  • Linux Mint 20.2 Cinnamon
  • Windows 10

SETTINGSWINDOW Hooked up to raysettings

About


Languages

Language:C++ 96.8%Language:CMake 3.2%