diff --git a/ZuneModdingHelper/App.xaml b/ZuneModdingHelper/App.xaml
index 2abe484..9fb4a2b 100644
--- a/ZuneModdingHelper/App.xaml
+++ b/ZuneModdingHelper/App.xaml
@@ -12,6 +12,8 @@
+
+ Assets/ZMH_Icons.ttf#ZMHIcons
diff --git a/ZuneModdingHelper/ZMH_Icon.ico b/ZuneModdingHelper/Assets/ZMH_Icon.ico
similarity index 100%
rename from ZuneModdingHelper/ZMH_Icon.ico
rename to ZuneModdingHelper/Assets/ZMH_Icon.ico
diff --git a/ZuneModdingHelper/Assets/ZMH_Icons.ttf b/ZuneModdingHelper/Assets/ZMH_Icons.ttf
new file mode 100644
index 0000000..de28985
Binary files /dev/null and b/ZuneModdingHelper/Assets/ZMH_Icons.ttf differ
diff --git a/ZuneModdingHelper/MainWindow.xaml b/ZuneModdingHelper/MainWindow.xaml
index 32c1780..7b08b9b 100644
--- a/ZuneModdingHelper/MainWindow.xaml
+++ b/ZuneModdingHelper/MainWindow.xaml
@@ -9,14 +9,21 @@
mc:Ignorable="d"
Title="{x:Static local:App.Title}" Height="450" Width="800" WindowStartupLocation="CenterScreen"
Loaded="Window_Loaded">
-
+
+
+
+
+
+
+
@@ -27,24 +34,43 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -54,7 +80,7 @@
-
+
@@ -69,12 +95,12 @@
-
+
-
-
-
+
+
diff --git a/ZuneModdingHelper/ZuneModdingHelper.csproj b/ZuneModdingHelper/ZuneModdingHelper.csproj
index cdeebeb..be5627b 100644
--- a/ZuneModdingHelper/ZuneModdingHelper.csproj
+++ b/ZuneModdingHelper/ZuneModdingHelper.csproj
@@ -1,33 +1,39 @@
-
- WinExe
- net5.0-windows
- true
- app.manifest
- 2021.12.30.0
- Joshua "Yoshi" Askharoun
- https://github.com/ZuneDev/ZuneModdingHelper
- git
- x64;x86
+
+ WinExe
+ net5.0-windows
+ true
+ app.manifest
+ 2021.12.30.0
+ Joshua "Yoshi" Askharoun
+ https://github.com/ZuneDev/ZuneModdingHelper
+ git
+ x64;x86
latest
- ZMH_Icon.ico
-
+ Assets\ZMH_Icon.ico
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
+
+
+
+ PreserveNewest
+
+