Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.

Commit

Permalink
Update DatedQuicksaves, SensibleScreenshot, and ShipSaveSlicer.
Browse files Browse the repository at this point in the history
  • Loading branch information
magico13 committed May 4, 2016
1 parent d3b1c85 commit 5f4de29
Show file tree
Hide file tree
Showing 8 changed files with 409 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<ProjectGuid>{A8211030-BF7F-42BF-A7C2-8C4D31A8E696}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Dated_QuickSaves</RootNamespace>
<AssemblyName>Dated_QuickSaves</AssemblyName>
<RootNamespace>DatedQuickSaves</RootNamespace>
<AssemblyName>DatedQuickSaves</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
Expand Down
4 changes: 2 additions & 2 deletions Dated_QuickSaves/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
// 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("Dated_QuickSaves")]
[assembly: AssemblyTitle("DatedQuickSaves")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Dated_QuickSaves")]
[assembly: AssemblyProduct("DatedQuickSaves")]
[assembly: AssemblyCopyright("Copyright © 2016")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
Expand Down
12 changes: 9 additions & 3 deletions Modlets.sln
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2013 for Windows Desktop
VisualStudioVersion = 12.0.31101.0
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dated_QuickSaves", "Dated_QuickSaves\Dated_QuickSaves.csproj", "{A8211030-BF7F-42BF-A7C2-8C4D31A8E696}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DatedQuickSaves", "Dated_QuickSaves\DatedQuickSaves.csproj", "{A8211030-BF7F-42BF-A7C2-8C4D31A8E696}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FieldExperience", "FieldExperience\FieldExperience.csproj", "{57EE3324-428C-4319-AB8A-3D855923FD5D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sensible_Screenshot", "Sensible_Screenshot\Sensible_Screenshot.csproj", "{9D1ADE92-8916-4060-93F2-21DB91E8CA00}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SensibleScreenshot", "Sensible_Screenshot\SensibleScreenshot.csproj", "{9D1ADE92-8916-4060-93F2-21DB91E8CA00}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TreeToppler", "TreeToppler\TreeToppler.csproj", "{836A9667-2C1D-4810-932F-0BEEA26ECDB7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShipSaveSplicer", "ShipSaveSplicer\ShipSaveSplicer.csproj", "{00724594-164A-4D6F-AD64-254F81231A9A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -33,6 +35,10 @@ Global
{836A9667-2C1D-4810-932F-0BEEA26ECDB7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{836A9667-2C1D-4810-932F-0BEEA26ECDB7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{836A9667-2C1D-4810-932F-0BEEA26ECDB7}.Release|Any CPU.Build.0 = Release|Any CPU
{00724594-164A-4D6F-AD64-254F81231A9A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{00724594-164A-4D6F-AD64-254F81231A9A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{00724594-164A-4D6F-AD64-254F81231A9A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{00724594-164A-4D6F-AD64-254F81231A9A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
4 changes: 2 additions & 2 deletions Sensible_Screenshot/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
// 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("Sensible_Screenshot")]
[assembly: AssemblyTitle("SensibleScreenshot")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Sensible_Screenshot")]
[assembly: AssemblyProduct("SensibleScreenshot")]
[assembly: AssemblyCopyright("Copyright © 2016")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<ProjectGuid>{9D1ADE92-8916-4060-93F2-21DB91E8CA00}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Sensible_Screenshot</RootNamespace>
<AssemblyName>Sensible_Screenshot</AssemblyName>
<RootNamespace>SensibleScreenshot</RootNamespace>
<AssemblyName>SensibleScreenshot</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
Expand Down
36 changes: 36 additions & 0 deletions ShipSaveSplicer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
using System.Reflection;
using System.Runtime.CompilerServices;
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("ShipSaveSplicer")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("ShipSaveSplicer")]
[assembly: AssemblyCopyright("Copyright © 2016")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("c8cc161d-2ceb-4f8f-b947-29e34d514c8c")]

// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]
Loading

0 comments on commit 5f4de29

Please sign in to comment.