.gitmodules 314 B

123456
  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