mirror of
https://github.com/islehorse/HorseisleMapEditor.git
synced 2025-04-23 21:25:56 +12:00
Add files via upload
This commit is contained in:
parent
9f1f97712e
commit
1fcdfbc2bc
5 changed files with 594 additions and 17 deletions
|
@ -5,11 +5,11 @@ 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("SilicaTilesEditor")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyTitle("Horse Isle Map Editor")]
|
||||
[assembly: AssemblyDescription("Map Editor for Horse Isle")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("SilicaTilesEditor")]
|
||||
[assembly: AssemblyCompany("SilicaAndPina")]
|
||||
[assembly: AssemblyProduct("HISP")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2021")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue