.gitmodules 276 B

123456789
  1. [submodule "third/crown-bx"]
  2. path = third/bx
  3. url = https://github.com/taylor001/bx.git
  4. [submodule "third/bgfx"]
  5. path = third/bgfx
  6. url = https://github.com/taylor001/bgfx.git
  7. [submodule "third/bullet3"]
  8. path = third/bullet3
  9. url = https://github.com/taylor001/bullet3.git