.gitmodules 740 B

123456789101112131415161718
  1. [submodule "GameStateManagementSample"]
  2. path = GameStateManagementSample
  3. url = https://github.com/SimonDarksideJ/GameStateManagementSample.git
  4. [submodule "XMLContentLoading"]
  5. path = XMLContentLoading
  6. url = https://github.com/SimonDarksideJ/XMLContentLoading.git
  7. [submodule "SkinnedModel_MonoGame"]
  8. path = SkinnedModel_MonoGame
  9. url = https://github.com/SimonDarksideJ/SkinnedModel_MonoGame
  10. [submodule "AccelerometerSample"]
  11. path = AccelerometerSample
  12. url = https://github.com/xna-to-monogame/AccelerometerSample.git
  13. [submodule "Audio3DSample"]
  14. path = Audio3DSample
  15. url = https://github.com/xna-to-monogame/Audio3DSample.git
  16. [submodule "AimingSample"]
  17. path = AimingSample
  18. url = https://github.com/xna-to-monogame/AimingSample.git