Add back submodules
Brian [2016-08-16 17:24:47]
diff --git a/.gitignore b/.gitignore
index a93e1cd..a754308 100644
--- a/.gitignore
+++ b/.gitignore
@@ -249,8 +249,4 @@ paket-files/
# JetBrains Rider
.idea/
-*.sln.iml
-
-#Submodules
-POGOProtos/
-PokemonGo.RocketAPI/
\ No newline at end of file
+*.sln.iml
\ No newline at end of file
diff --git a/POGOProtos b/POGOProtos
new file mode 160000
index 0000000..016c57b
--- /dev/null
+++ b/POGOProtos
@@ -0,0 +1 @@
+Subproject commit 016c57b028a0a4995891aa9a41eb62efa5285664
diff --git a/PokemonGo.RocketAPI b/PokemonGo.RocketAPI
new file mode 160000
index 0000000..70ea140
--- /dev/null
+++ b/PokemonGo.RocketAPI
@@ -0,0 +1 @@
+Subproject commit 70ea1403da8f12f43ed9f48be7a0466a101dc8bb
You may download the files in Public Git.