mirror of
https://github.com/anegostudios/vsmodtemplate
synced 2025-07-03 19:34:52 -07:00
Changed version of redirectlogs from 1.0 to 1.0.0
This commit is contained in:
parent
be00d12a9e
commit
d93b8c7727
1 changed files with 1 additions and 1 deletions
|
@ -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)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue