Add project files.

This commit is contained in:
rafael1209
2023-12-10 23:16:53 +02:00
parent ab158b6236
commit 52c7bdffe1
20 changed files with 4599 additions and 0 deletions

View File

@@ -0,0 +1,60 @@
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Discord_Custom_Status.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="ClientID" Type="System.String" Scope="User">
<Value Profile="(Default)">1166755301312180294</Value>
</Setting>
<Setting Name="LargeImageKey" Type="System.String" Scope="User">
<Value Profile="(Default)">_premium_</Value>
</Setting>
<Setting Name="LargeImageText" Type="System.String" Scope="User">
<Value Profile="(Default)">Premium Plus</Value>
</Setting>
<Setting Name="SmallImageKey" Type="System.String" Scope="User">
<Value Profile="(Default)">verified</Value>
</Setting>
<Setting Name="SmallImageText" Type="System.String" Scope="User">
<Value Profile="(Default)">Verified</Value>
</Setting>
<Setting Name="Details" Type="System.String" Scope="User">
<Value Profile="(Default)">Online Shop</Value>
</Setting>
<Setting Name="State" Type="System.String" Scope="User">
<Value Profile="(Default)">premiumplus-il.com</Value>
</Setting>
<Setting Name="PartyIn" Type="System.String" Scope="User">
<Value Profile="(Default)">1</Value>
</Setting>
<Setting Name="PartyMax" Type="System.String" Scope="User">
<Value Profile="(Default)">10</Value>
</Setting>
<Setting Name="Party" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="Timer" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="CustomClientID" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="CustomLargeImgKey" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="CustomLargeImgText" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="CustomSmallImgKey" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="CustomSmallImgText" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="CustomDetails" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="CustomState" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>