Skip to content

Commit 5a0cfb6

Browse files
committed
Change source folder to src & fix Assembly Info
1 parent 1cba975 commit 5a0cfb6

File tree

14 files changed

+31
-42
lines changed

14 files changed

+31
-42
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

VariantExtractor/VariantExtractor/Properties/AssemblyInfo.cs renamed to src/VariantExtractor/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("MVAR & MPVR Extractor")]
8+
[assembly: AssemblyTitle("VariantExtractor")]
99
[assembly: AssemblyDescription("A tool to extract the contents of MVAR & MPVR files to be added as built-ins for Halo: Reach and Halo 4.")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("OrangeMohawk")]
12-
[assembly: AssemblyProduct("MVAR & MPVR Extractor")]
12+
[assembly: AssemblyProduct("VariantExtractor")]
1313
[assembly: AssemblyCopyright("Copyright © 2013")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]

VariantExtractor/VariantExtractor/Properties/Resources.Designer.cs renamed to src/VariantExtractor/Properties/Resources.Designer.cs

Lines changed: 18 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)