~ruther/NosTale-Launcher

ref: e94e54e8566297ffc72d1bd956848b25d7912c66 NosTale-Launcher/NostaleLauncher/App.xaml -rw-r--r-- 375 bytes
e94e54e8 — František Boháček chore: Initial commit 5 years ago
                                                                                
1
2
3
4
5
6
7
8
9
<Application x:Class="NostaleLauncher.App"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             xmlns:local="clr-namespace:NostaleLauncher"
             StartupUri="MainWindow.xaml">
    <Application.Resources>
         
    </Application.Resources>
</Application>