aboutsummaryrefslogtreecommitdiff
path: root/Unicity.Game/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorAdrian Ulbrich <adrian.ulbrich.2003@gmail.com>2019-11-10 01:26:11 +0100
committerAdrian Ulbrich <adrian.ulbrich.2003@gmail.com>2019-11-10 01:26:11 +0100
commitcc845ca858be069ea6349e2da0c28ff891abd1a7 (patch)
tree67ded1717db1763649d00cb717502f009348b3b8 /Unicity.Game/Properties/AssemblyInfo.cs
parent573eb0dc44da073462e24f15a253a51a4013ee58 (diff)
downloadUnicity-cc845ca858be069ea6349e2da0c28ff891abd1a7.tar.gz
Unicity-cc845ca858be069ea6349e2da0c28ff891abd1a7.tar.bz2
Unicity-cc845ca858be069ea6349e2da0c28ff891abd1a7.zip
Embedded shader files in application
Diffstat (limited to 'Unicity.Game/Properties/AssemblyInfo.cs')
-rw-r--r--Unicity.Game/Properties/AssemblyInfo.cs10
1 files changed, 5 insertions, 5 deletions
diff --git a/Unicity.Game/Properties/AssemblyInfo.cs b/Unicity.Game/Properties/AssemblyInfo.cs
index 8ebde5e..8ee9d08 100644
--- a/Unicity.Game/Properties/AssemblyInfo.cs
+++ b/Unicity.Game/Properties/AssemblyInfo.cs
@@ -5,12 +5,12 @@ using System.Runtime.InteropServices;
// Allgemeine Informationen über eine Assembly werden über die folgenden
// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern,
// die einer Assembly zugeordnet sind.
-[assembly: AssemblyTitle("Unicity.Game")]
-[assembly: AssemblyDescription("")]
+[assembly: AssemblyTitle("Unicity")]
+[assembly: AssemblyDescription("Unicity game")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("Unicity.Game")]
-[assembly: AssemblyCopyright("Copyright © 2019")]
+[assembly: AssemblyCompany("Alee Productions")]
+[assembly: AssemblyProduct("Unicity")]
+[assembly: AssemblyCopyright("Copyright © 2019 Alee Productions")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]