Merge pull request #12 from CreativeMD/master

Updated modtools
This commit is contained in:
CreativeMD 2018-10-17 11:46:41 +02:00 committed by GitHub
commit 8e766d980f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -37,5 +37,5 @@ using Vintagestory.API.Common;
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: ModDependency("game")]
[assembly: ModInfo("RedirectLogs", "redirectlogs", Version = "1.0", Authors = new string[] { "Tyron" },
[assembly: ModInfo("RedirectLogs", "redirectlogs", Version = "1.0.0", Authors = new string[] { "Tyron" },
Website = "https://github.com/anegostudios/vsmodtemplate", Description = "Redirecting logs to VS", RequiredOnClient = false)]

Binary file not shown.