(no message)
diff --git a/PokemonGo.RocketAPI.Console/UserSettings.settings b/PokemonGo.RocketAPI.Console/UserSettings.settings
new file mode 100644
index 0000000..c7066da
--- /dev/null
+++ b/PokemonGo.RocketAPI.Console/UserSettings.settings
@@ -0,0 +1,24 @@
+<?xml version='1.0' encoding='utf-8'?>
+<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="PokemonGo.RocketAPI.Console" GeneratedClassName="UserSettings">
+ <Profiles />
+ <Settings>
+ <Setting Name="GoogleRefreshToken" Type="System.String" Scope="User">
+ <Value Profile="(Default)" />
+ </Setting>
+ <Setting Name="AuthType" Type="System.String" Scope="User">
+ <Value Profile="(Default)">Ptc</Value>
+ </Setting>
+ <Setting Name="PtcUsername" Type="System.String" Scope="User">
+ <Value Profile="(Default)">Jarolon</Value>
+ </Setting>
+ <Setting Name="PtcPassword" Type="System.String" Scope="User">
+ <Value Profile="(Default)">5dfM56Rh</Value>
+ </Setting>
+ <Setting Name="DefaultLatitude" Type="System.Double" Scope="User">
+ <Value Profile="(Default)">48.78</Value>
+ </Setting>
+ <Setting Name="DefaultLongitude" Type="System.Double" Scope="User">
+ <Value Profile="(Default)">9.18274</Value>
+ </Setting>
+ </Settings>
+</SettingsFile>
\ No newline at end of file
You may download the files in Public Git.