diff --git a/.gitmodules b/.gitmodules index f9ba35634bf..9de93ea5277 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "Samples"] path = Samples url = https://github.com/CartBlanche/MonoGame-Samples.git +[submodule "StarterKits"] + path = StarterKits + url = https://github.com/kungfubanana/MonoGame-StarterKits.git diff --git a/Samples b/Samples index 9023b42e366..d499a6b53d5 160000 --- a/Samples +++ b/Samples @@ -1 +1 @@ -Subproject commit 9023b42e366ef5034f02a62ab73398d7726fe4cf +Subproject commit d499a6b53d51aaad2145c2c6c5f78247796eb5ea diff --git a/StarterKits b/StarterKits new file mode 160000 index 00000000000..fbbd27c35ed --- /dev/null +++ b/StarterKits @@ -0,0 +1 @@ +Subproject commit fbbd27c35ede844f4bd902a259056d240ed8faea diff --git a/Tests b/Tests index 434bc969c13..651418d181b 160000 --- a/Tests +++ b/Tests @@ -1 +1 @@ -Subproject commit 434bc969c13250bf077df7ccbf0c283979dd6a04 +Subproject commit 651418d181b466634e6d8c8666d6d89e6e86daeb