1 [submodule "third_party/sdl"]
 
   3         url = https://github.com/libsdl-org/SDL.git
 
   4 [submodule "third_party/physfs"]
 
   5         path = third_party/physfs
 
   6         url = https://github.com/icculus/physfs.git
 
   7 [submodule "third_party/parson"]
 
   8         path = third_party/parson
 
   9         url = https://github.com/kgabis/parson.git
 
  10 [submodule "third_party/stb"]
 
  11         path = third_party/stb
 
  12         url = https://github.com/nothings/stb.git
 
  13 [submodule "third_party/pcg-c-basic"]
 
  14         path = third_party/pcg-c-basic
 
  15         url = https://github.com/imneme/pcg-c-basic.git
 
  16 [submodule "third_party/sun"]
 
  17         path = third_party/sun
 
  18         url = http://git.bts.cx/sun.git