mirror of
https://github.com/riperiperi/FSOMonoGame.git
synced 2025-01-22 16:21:46 -05:00
8b745a8016
Two of the submodules had usernames in their url which leads to password prompts when pulling. These have been removed for a cleaner experience.
9 lines
308 B
Text
9 lines
308 B
Text
[submodule "ThirdParty/Libs"]
|
|
path = ThirdParty/Libs
|
|
url = https://github.com/kungfubanana/MonoGame-Dependencies.git
|
|
[submodule "Tests"]
|
|
path = Tests
|
|
url = https://github.com/kungfubanana/MonoGame-Tests.git
|
|
[submodule "Samples"]
|
|
path = Samples
|
|
url = https://github.com/CartBlanche/MonoGame-Samples.git
|