diff --git a/Classes/FileHandler.cs b/Classes/FileHandler.cs index b5d3f1b..5e717f9 100644 --- a/Classes/FileHandler.cs +++ b/Classes/FileHandler.cs @@ -1,7 +1,7 @@ /* - * Author: © xNetrunner + * Author: © voc0der * Project: NWNLogRotator - * GitHub: https://github.com/xNetrunner/NWNLogRotator + * GitHub: https://github.com/voc0der/NWNLogRotator * Date: 3/3/2021 * License: MIT * Purpose: This program is designed used alongside the Neverwinter Nights game, either Enhanced Edition, or 1.69. diff --git a/Classes/LogParser.cs b/Classes/LogParser.cs index d3dc79a..cc28f2f 100644 --- a/Classes/LogParser.cs +++ b/Classes/LogParser.cs @@ -1,7 +1,7 @@ /* - * Author: © xNetrunner + * Author: © voc0der * Project: NWNLogRotator - * GitHub: https://github.com/xNetrunner/NWNLogRotator + * GitHub: https://github.com/voc0der/NWNLogRotator * Date: 3/3/2021 * License: MIT * Purpose: This program is designed used alongside the Neverwinter Nights game, either Enhanced Edition, or 1.69. diff --git a/Classes/Notification.cs b/Classes/Notification.cs index f91dc38..be4cec0 100644 --- a/Classes/Notification.cs +++ b/Classes/Notification.cs @@ -1,7 +1,7 @@ /* - * Author: © xNetrunner + * Author: © voc0der * Project: NWNLogRotator - * GitHub: https://github.com/xNetrunner/NWNLogRotator + * GitHub: https://github.com/voc0der/NWNLogRotator * Date: 3/3/2021 * License: MIT * Purpose: This program is designed used alongside the Neverwinter Nights game, either Enhanced Edition, or 1.69. diff --git a/Classes/Settings.cs b/Classes/Settings.cs index 67fe99e..d6a675b 100644 --- a/Classes/Settings.cs +++ b/Classes/Settings.cs @@ -1,7 +1,7 @@ /* - * Author: © xNetrunner + * Author: © voc0der * Project: NWNLogRotator - * GitHub: https://github.com/xNetrunner/NWNLogRotator + * GitHub: https://github.com/voc0der/NWNLogRotator * Date: 3/3/2021 * License: MIT * Purpose: This program is designed used alongside the Neverwinter Nights game, either Enhanced Edition, or 1.69. diff --git a/ExportConfiguration.xaml.cs b/ExportConfiguration.xaml.cs index 2794d06..5f0616d 100644 --- a/ExportConfiguration.xaml.cs +++ b/ExportConfiguration.xaml.cs @@ -1,7 +1,7 @@ /* - * Author: © xNetrunner + * Author: © voc0der * Project: NWNLogRotator - * GitHub: https://github.com/xNetrunner/NWNLogRotator + * GitHub: https://github.com/voc0der/NWNLogRotator * Date: 3/3/2021 * License: MIT * Purpose: This program is designed used alongside the Neverwinter Nights game, either Enhanced Edition, or 1.69. diff --git a/LauncherConfiguration.xaml.cs b/LauncherConfiguration.xaml.cs index 1e34b65..7e85f88 100644 --- a/LauncherConfiguration.xaml.cs +++ b/LauncherConfiguration.xaml.cs @@ -1,7 +1,7 @@ /* - * Author: © xNetrunner + * Author: © voc0der * Project: NWNLogRotator - * GitHub: https://github.com/xNetrunner/NWNLogRotator + * GitHub: https://github.com/voc0der/NWNLogRotator * Date: 3/3/2021 * License: MIT * Purpose: This program is designed used alongside the Neverwinter Nights game, either Enhanced Edition, or 1.69. diff --git a/NWNLogRotator.xaml.cs b/NWNLogRotator.xaml.cs index d14c4a9..8b04611 100644 --- a/NWNLogRotator.xaml.cs +++ b/NWNLogRotator.xaml.cs @@ -1,7 +1,7 @@ /* - * Author: © xNetrunner + * Author: © voc0der * Project: NWNLogRotator - * GitHub: https://github.com/xNetrunner/NWNLogRotator + * GitHub: https://github.com/voc0der/NWNLogRotator * Date: 3/3/2021 * License: MIT * Purpose: This program is designed used alongside the Neverwinter Nights game, either Enhanced Edition, or 1.69. diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 4b37958..2882689 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -8,7 +8,7 @@ [assembly: AssemblyTitle("NWNLogRotator")] [assembly: AssemblyDescription("Transforms and parses any Neverwinter Nights chat log into beautiful HTML. Written in C# .NET. NWNLogRotator is both Enhanced Edition and 1.69 compatible.")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("xNetrunner")] +[assembly: AssemblyCompany("voc0der")] [assembly: AssemblyProduct("NWNLogRotator")] [assembly: AssemblyCopyright("Copyright © 2021")] [assembly: AssemblyTrademark("")] diff --git a/README.md b/README.md index bd173f2..b119a10 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ # NWNLogRotator Use this NWN Log Rotator to colorize, clean, and automatically save Neverwinter Nights chat logs into beautiful HTML. Enhanced Edition and 1.69 compatible. -##### Click here for an example of a parsed log. +##### Click here for an example of a parsed log. ##### Click here to see a usage video. # Download -Latest version can be found here. +Latest version can be found here. # Screenshots -![Screenshot of NWNLogRotator main would be here](https://raw.githubusercontent.com/noblesigma/NWNLogRotator/master/Assets/Images/screenshot_nwnlr1.png) -![Screenshot of NWNLogRotator export would be here](https://raw.githubusercontent.com/noblesigma/NWNLogRotator/master/Assets/Images/screenshot_nwnlr2.png) -![Screenshot of NWNLogRotator launcher would be here](https://raw.githubusercontent.com/noblesigma/NWNLogRotator/master/Assets/Images/screenshot_nwnlr3.png) +![Screenshot of NWNLogRotator main would be here](https://raw.githubusercontent.com/voc0der/NWNLogRotator/master/Assets/Images/screenshot_nwnlr1.png) +![Screenshot of NWNLogRotator export would be here](https://raw.githubusercontent.com/voc0der/NWNLogRotator/master/Assets/Images/screenshot_nwnlr2.png) +![Screenshot of NWNLogRotator launcher would be here](https://raw.githubusercontent.com/voc0der/NWNLogRotator/master/Assets/Images/screenshot_nwnlr3.png) # Automation (How it works) While open, NWNLogRotator will process new logs automatically based on the status of whether Neverwinter Nights is running. Configure the directories to match with your Neverwinter Nights default log storage, and it will process them automatically.