.gitmodules 429 B

123456789
  1. [submodule "MonoGameSamples/GameStateManagementSample"]
  2. path = MonoGameSamples/GameStateManagementSample
  3. url = https://github.com/DDReaper/GameStateManagementSample.git
  4. [submodule "MonoGameSamples/XMLContentLoading"]
  5. path = MonoGameSamples/XMLContentLoading
  6. url = https://github.com/DDReaper/XMLContentLoading
  7. [submodule "MonoGameSamples"]
  8. path = MonoGameSamples
  9. url = https://github.com/SimonDarksideJ/MonoGameSamples.git