- Update 시작점
업데이트 해야 될점 TODO 작성 및 MK2 버전 제작 시작
This commit is contained in:
9
Mitria_Minecraft_Launcher_Dev/App.xaml
Normal file
9
Mitria_Minecraft_Launcher_Dev/App.xaml
Normal file
@@ -0,0 +1,9 @@
|
||||
<Application x:Class="Mitria_Minecraft_Launcher_Dev.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="clr-namespace:Mitria_Minecraft_Launcher_Dev"
|
||||
StartupUri="MainWindow.xaml">
|
||||
<Application.Resources>
|
||||
|
||||
</Application.Resources>
|
||||
</Application>
|
Reference in New Issue
Block a user