Initial Upload
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:local="clr-namespace:SWGSourceLauncher"
|
||||
mc:Ignorable="d"
|
||||
Title="SWGSource Launcher v0.1" Height="510.596" Width="800.109" Visibility="Visible" WindowStartupLocation="CenterScreen" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" ScrollViewer.HorizontalScrollBarVisibility="Visible" VerticalAlignment="Center" HorizontalAlignment="Center" ResizeMode="NoResize">
|
||||
Title="SWGSource Launcher v0.1" Height="510.596" Width="800.109" Visibility="Visible" WindowStartupLocation="CenterScreen" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" ScrollViewer.HorizontalScrollBarVisibility="Visible" VerticalAlignment="Center" HorizontalAlignment="Center" ResizeMode="NoResize" Icon="swg.png">
|
||||
<Window.Background>
|
||||
<LinearGradientBrush EndPoint="0.5,1" StartPoint="0.5,0">
|
||||
<GradientStop Color="Black" Offset="0"/>
|
||||
|
||||
@@ -136,6 +136,9 @@
|
||||
<ItemGroup>
|
||||
<None Include="App.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Resource Include="swg.png" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||
<PropertyGroup>
|
||||
|
||||
BIN
SWGSourceLauncher/swg.png
Normal file
BIN
SWGSourceLauncher/swg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Reference in New Issue
Block a user