Added launcher exe's for RPF Explorer, Peds and Vehicles

This commit is contained in:
dexy
2020-01-27 23:03:44 +11:00
Unverified
parent fd1efc3ee0
commit 583cbc28d5
34 changed files with 1724 additions and 660 deletions
@@ -7,7 +7,7 @@
<ProjectGuid>{47A2C383-99B4-4447-94D9-0685E6D7E2DA}</ProjectGuid>
<OutputType>WinExe</OutputType>
<RootNamespace>CodeWalker.ErrorReport</RootNamespace>
<AssemblyName>CodeWalker.ErrorReport</AssemblyName>
<AssemblyName>CodeWalker Error Report Tool</AssemblyName>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("CodeWalker.ErrorReport")]
[assembly: AssemblyTitle("CodeWalker Error Report Tool")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]