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

Commit 5f4de29

Browse files
committed
Update DatedQuicksaves, SensibleScreenshot, and ShipSaveSlicer.
1 parent d3b1c85 commit 5f4de29

File tree

8 files changed

+409
-11
lines changed

8 files changed

+409
-11
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<ProjectGuid>{A8211030-BF7F-42BF-A7C2-8C4D31A8E696}</ProjectGuid>
88
<OutputType>Library</OutputType>
99
<AppDesignerFolder>Properties</AppDesignerFolder>
10-
<RootNamespace>Dated_QuickSaves</RootNamespace>
11-
<AssemblyName>Dated_QuickSaves</AssemblyName>
10+
<RootNamespace>DatedQuickSaves</RootNamespace>
11+
<AssemblyName>DatedQuickSaves</AssemblyName>
1212
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
1414
<TargetFrameworkProfile />

Dated_QuickSaves/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
// General Information about an assembly is controlled through the following
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
8-
[assembly: AssemblyTitle("Dated_QuickSaves")]
8+
[assembly: AssemblyTitle("DatedQuickSaves")]
99
[assembly: AssemblyDescription("")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
12-
[assembly: AssemblyProduct("Dated_QuickSaves")]
12+
[assembly: AssemblyProduct("DatedQuickSaves")]
1313
[assembly: AssemblyCopyright("Copyright © 2016")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]

Modlets.sln

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Express 2013 for Windows Desktop
4-
VisualStudioVersion = 12.0.31101.0
4+
VisualStudioVersion = 12.0.40629.0
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dated_QuickSaves", "Dated_QuickSaves\Dated_QuickSaves.csproj", "{A8211030-BF7F-42BF-A7C2-8C4D31A8E696}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DatedQuickSaves", "Dated_QuickSaves\DatedQuickSaves.csproj", "{A8211030-BF7F-42BF-A7C2-8C4D31A8E696}"
77
EndProject
88
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FieldExperience", "FieldExperience\FieldExperience.csproj", "{57EE3324-428C-4319-AB8A-3D855923FD5D}"
99
EndProject
10-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sensible_Screenshot", "Sensible_Screenshot\Sensible_Screenshot.csproj", "{9D1ADE92-8916-4060-93F2-21DB91E8CA00}"
10+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SensibleScreenshot", "Sensible_Screenshot\SensibleScreenshot.csproj", "{9D1ADE92-8916-4060-93F2-21DB91E8CA00}"
1111
EndProject
1212
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TreeToppler", "TreeToppler\TreeToppler.csproj", "{836A9667-2C1D-4810-932F-0BEEA26ECDB7}"
1313
EndProject
14+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShipSaveSplicer", "ShipSaveSplicer\ShipSaveSplicer.csproj", "{00724594-164A-4D6F-AD64-254F81231A9A}"
15+
EndProject
1416
Global
1517
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1618
Debug|Any CPU = Debug|Any CPU
@@ -33,6 +35,10 @@ Global
3335
{836A9667-2C1D-4810-932F-0BEEA26ECDB7}.Debug|Any CPU.Build.0 = Debug|Any CPU
3436
{836A9667-2C1D-4810-932F-0BEEA26ECDB7}.Release|Any CPU.ActiveCfg = Release|Any CPU
3537
{836A9667-2C1D-4810-932F-0BEEA26ECDB7}.Release|Any CPU.Build.0 = Release|Any CPU
38+
{00724594-164A-4D6F-AD64-254F81231A9A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
39+
{00724594-164A-4D6F-AD64-254F81231A9A}.Debug|Any CPU.Build.0 = Debug|Any CPU
40+
{00724594-164A-4D6F-AD64-254F81231A9A}.Release|Any CPU.ActiveCfg = Release|Any CPU
41+
{00724594-164A-4D6F-AD64-254F81231A9A}.Release|Any CPU.Build.0 = Release|Any CPU
3642
EndGlobalSection
3743
GlobalSection(SolutionProperties) = preSolution
3844
HideSolutionNode = FALSE

Sensible_Screenshot/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
// General Information about an assembly is controlled through the following
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
8-
[assembly: AssemblyTitle("Sensible_Screenshot")]
8+
[assembly: AssemblyTitle("SensibleScreenshot")]
99
[assembly: AssemblyDescription("")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
12-
[assembly: AssemblyProduct("Sensible_Screenshot")]
12+
[assembly: AssemblyProduct("SensibleScreenshot")]
1313
[assembly: AssemblyCopyright("Copyright © 2016")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]

Sensible_Screenshot/Sensible_Screenshot.csproj renamed to Sensible_Screenshot/SensibleScreenshot.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<ProjectGuid>{9D1ADE92-8916-4060-93F2-21DB91E8CA00}</ProjectGuid>
88
<OutputType>Library</OutputType>
99
<AppDesignerFolder>Properties</AppDesignerFolder>
10-
<RootNamespace>Sensible_Screenshot</RootNamespace>
11-
<AssemblyName>Sensible_Screenshot</AssemblyName>
10+
<RootNamespace>SensibleScreenshot</RootNamespace>
11+
<AssemblyName>SensibleScreenshot</AssemblyName>
1212
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
1414
<TargetFrameworkProfile />
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
using System.Reflection;
2+
using System.Runtime.CompilerServices;
3+
using System.Runtime.InteropServices;
4+
5+
// General Information about an assembly is controlled through the following
6+
// set of attributes. Change these attribute values to modify the information
7+
// associated with an assembly.
8+
[assembly: AssemblyTitle("ShipSaveSplicer")]
9+
[assembly: AssemblyDescription("")]
10+
[assembly: AssemblyConfiguration("")]
11+
[assembly: AssemblyCompany("")]
12+
[assembly: AssemblyProduct("ShipSaveSplicer")]
13+
[assembly: AssemblyCopyright("Copyright © 2016")]
14+
[assembly: AssemblyTrademark("")]
15+
[assembly: AssemblyCulture("")]
16+
17+
// Setting ComVisible to false makes the types in this assembly not visible
18+
// to COM components. If you need to access a type in this assembly from
19+
// COM, set the ComVisible attribute to true on that type.
20+
[assembly: ComVisible(false)]
21+
22+
// The following GUID is for the ID of the typelib if this project is exposed to COM
23+
[assembly: Guid("c8cc161d-2ceb-4f8f-b947-29e34d514c8c")]
24+
25+
// Version information for an assembly consists of the following four values:
26+
//
27+
// Major Version
28+
// Minor Version
29+
// Build Number
30+
// Revision
31+
//
32+
// You can specify all the values or you can default the Build and Revision Numbers
33+
// by using the '*' as shown below:
34+
// [assembly: AssemblyVersion("1.0.*")]
35+
[assembly: AssemblyVersion("1.0.1.0")]
36+
[assembly: AssemblyFileVersion("1.0.1.0")]

0 commit comments

Comments
 (0)