Platformer in OpenGL
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

6 行
166 B

5 年前
  1. [submodule "lib/glew"]
  2. path = lib/glew
  3. url = https://github.com/Perlmint/glew-cmake.git
  4. [submodule "lib/glfw"]
  5. path = lib/glfw
  6. url = https://github.com/glfw/glfw