Update README and URLs

Moving to a GitHub organization!
This commit is contained in:
ORelio 2021-10-10 20:56:39 +02:00
parent bb4c13168b
commit 8de7618027
10 changed files with 82 additions and 75 deletions

View file

@ -8,9 +8,9 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Minecraft Console Client")]
[assembly: AssemblyDescription("Lightweight console for Minecraft chat and automated scripts")]
//[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("https://github.com/ORelio/Minecraft-Console-Client")]
[assembly: AssemblyCompany("https://github.com/MCCTeam/Minecraft-Console-Client")]
[assembly: AssemblyProduct("MinecraftClient")]
[assembly: AssemblyCopyright("Copyright © 2012-2019 ORelio & Contributors")]
[assembly: AssemblyCopyright("Copyright © 2012-2021 The MCC Team")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]