diff --git a/BrawlBuilder/App.config b/BrawlBuilder/App.config
index 21820ae..79dcb2d 100644
--- a/BrawlBuilder/App.config
+++ b/BrawlBuilder/App.config
@@ -1,11 +1,11 @@
-
+
-
+
-
+
-
\ No newline at end of file
+
diff --git a/BrawlBuilder/BrawlBuilder.Designer.cs b/BrawlBuilder/BrawlBuilder.Designer.cs
index 4d21750..285c222 100644
--- a/BrawlBuilder/BrawlBuilder.Designer.cs
+++ b/BrawlBuilder/BrawlBuilder.Designer.cs
@@ -332,7 +332,7 @@
this.Opacity = 0D;
this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "The Ultimate Brawl ISO Builder";
+ this.Text = "BrawlBuilder - The Ultimate Brawl ISO Builder";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.BrawlBuilder_FormClosing);
this.Shown += new System.EventHandler(this.Form1_Shown);
this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Form1_MouseDown);
diff --git a/BrawlBuilder/BrawlBuilder.csproj b/BrawlBuilder/BrawlBuilder.csproj
index e4599bb..0a405dc 100644
--- a/BrawlBuilder/BrawlBuilder.csproj
+++ b/BrawlBuilder/BrawlBuilder.csproj
@@ -9,9 +9,10 @@
Properties
BrawlBuilder
BrawlBuilder
- v4.5.2
+ v4.0
512
true
+
AnyCPU
@@ -37,19 +38,12 @@
- ..\..\..\..\..\Desktop\Ookii.Dialogs\Ookii.Dialogs.dll
+ ..\Resources\Ookii.Dialogs.dll
-
-
-
-
-
-
-
@@ -99,6 +93,9 @@
+
+ xcopy "$(SolutionDir)Resources" "$(TargetDir)Resources" /s/h/e/k/q/i/y
+