.gitmodules 159 B

123456
  1. [submodule "raylib"]
  2. path = raylib
  3. url = https://github.com/raysan5/raylib.git
  4. [submodule "imgui"]
  5. path = imgui
  6. url = https://github.com/ocornut/imgui.git