diff --git a/Eve-O-Preview/packages.config b/Eve-O-Preview/packages.config new file mode 100644 index 0000000..0c4386f --- /dev/null +++ b/Eve-O-Preview/packages.config @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index c268cc0..9a59a43 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,18 @@ If you have find out that some of the features or their combination of EVE-O Pre
+<<<<<<< HEAD ## How To Install & Use +======= +* Windows 7, Windows 8/8.1, Windows 10 +* Microsoft .NET Framework 4.6.2+ +* EVE clients Display Mode should be set to **Fixed Window** or **Window Mode**. **Fullscreen** mode is not supported. + +# How To Install & Use +>>>>>>> master 1. Download and extract the contents of the .zip archive to a location of your choice (ie: Desktop, CCP folder, etc) -..* **Note**: Please do not install the application into the *Program Files* or *Program files (x86)* folders. These folders in general do not allow applications to write anything there while EVE-O Preview now stores its configuration file next to its executable, thus requiring the write access to the folder it is installed into. +..**Note**: Please do not install the application into the *Program Files* or *Program files (x86)* folders. These folders in general do not allow applications to write anything there while EVE-O Preview now stores its configuration file next to its executable, thus requiring the write access to the folder it is installed into. 2. Start up both EVE-O Preview and your EVE Clients (the order does not matter) 3. Adjust settings as you see fit. Program options are described below diff --git a/src/Eve-O-Preview/Eve-O-Preview.csproj b/src/Eve-O-Preview/Eve-O-Preview.csproj index 8d231b0..4eff859 100644 --- a/src/Eve-O-Preview/Eve-O-Preview.csproj +++ b/src/Eve-O-Preview/Eve-O-Preview.csproj @@ -1,5 +1,9 @@  +<<<<<<< HEAD:src/Eve-O-Preview/Eve-O-Preview.csproj +======= + +>>>>>>> master:Eve-O-Preview/Eve-O-Preview.csproj Debug AnyCPU @@ -10,7 +14,7 @@ Properties EveOPreview EVE-O Preview - v4.7 + v4.6.2 @@ -85,7 +89,23 @@ prompt +<<<<<<< HEAD:src/Eve-O-Preview/Eve-O-Preview.csproj +======= + + ..\packages\Costura.Fody.4.1.0\lib\net40\Costura.dll + + + ..\packages\LightInject.6.3.3\lib\net46\LightInject.dll + + + ..\packages\MediatR.8.0.1\lib\net461\MediatR.dll + + + + ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll + +>>>>>>> master:Eve-O-Preview/Eve-O-Preview.csproj @@ -93,6 +113,12 @@ +<<<<<<< HEAD:src/Eve-O-Preview/Eve-O-Preview.csproj +======= + + ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll + +>>>>>>> master:Eve-O-Preview/Eve-O-Preview.csproj @@ -246,6 +272,17 @@ +<<<<<<< HEAD:src/Eve-O-Preview/Eve-O-Preview.csproj +======= + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + +>>>>>>> master:Eve-O-Preview/Eve-O-Preview.csproj