1.0.4.0 Source
This commit is contained in:
commit
ff3d24ee9d
35 changed files with 101417 additions and 0 deletions
12
AssemblyInfo.cs
Normal file
12
AssemblyInfo.cs
Normal file
|
@ -0,0 +1,12 @@
|
|||
using System.Reflection;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyCompany("Re-Logic")]
|
||||
[assembly: AssemblyCopyright("Copyright © Re_Logic 2011")]
|
||||
[assembly: AssemblyTitle("Terraria")]
|
||||
[assembly: AssemblyProduct("Terraria")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: ComVisible(false)]
|
||||
[assembly: Guid("f571b16a-2c9b-44ab-b115-7c762c9e4e7e")]
|
||||
[assembly: AssemblyVersion("1.0.4.0")]
|
Loading…
Add table
Add a link
Reference in a new issue