Update App.config

Baha Striker [2016-07-28 22:56:22]
Update App.config
Filename
PokemonGo/RocketAPI/Window/App.config
diff --git a/PokemonGo/RocketAPI/Window/App.config b/PokemonGo/RocketAPI/Window/App.config
index 924e21b..754e03d 100644
--- a/PokemonGo/RocketAPI/Window/App.config
+++ b/PokemonGo/RocketAPI/Window/App.config
@@ -18,6 +18,10 @@
     <!--Username-->
     <add key="PtcPassword" value="" />
     <!--Password-->
+    <add key="Email" value="" />
+    <!--Google E-mail-->
+    <add key="Password" value="" />
+    <!--E-mail Password-->
     <add key="GoogleRefreshToken" value="" />
     <add key="DefaultLatitude" value="-36.714359" />
     <!--Default Viaduct Harbour, Auckland, New Zealand-->
@@ -50,4 +54,4 @@
     <add key="EvolveAllGivenPokemons" value="false" />
     <add key="ClientSettingsProvider.ServiceUri" value="" />
   </appSettings>
-</configuration>
\ No newline at end of file
+</configuration>
You may download the files in Public Git.