diff --git a/fie.csproj b/fie.csproj
new file mode 100644
index 0000000..650f9fb
--- /dev/null
+++ b/fie.csproj
@@ -0,0 +1,30 @@
+
+
+
+ {3F8B612E-F725-44A0-868A-0AE7BE3B85EA}
+ Debug
+ AnyCPU
+ Library
+ 7.3
+ FriendshipIsEpic
+ v2.0
+ 4
+ True
+
+
+ AnyCPU
+
+
+ bin\Debug\
+ true
+ full
+ false
+
+
+ bin\Release\
+ true
+ pdbonly
+ true
+
+
+
\ No newline at end of file
diff --git a/fie.sln b/fie.sln
index 5c08948..a031684 100644
--- a/fie.sln
+++ b/fie.sln
@@ -1,12 +1,20 @@
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2015
+# Visual Studio 14
+VisualStudioVersion = 14.0.25420.1
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "src", "src\src.csproj", "{3F8B612E-F725-44A0-868A-0AE7BE3B85EA}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {3F8B612E-F725-44A0-868A-0AE7BE3B85EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3F8B612E-F725-44A0-868A-0AE7BE3B85EA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3F8B612E-F725-44A0-868A-0AE7BE3B85EA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3F8B612E-F725-44A0-868A-0AE7BE3B85EA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/src/UnityCommon.props b/src/UnityCommon.props
new file mode 100644
index 0000000..9bf487e
--- /dev/null
+++ b/src/UnityCommon.props
@@ -0,0 +1,5 @@
+
+
+ C:\Program Files\Unity\Editor\Data\PlaybackEngines\MetroSupport\
+
+