This program is used to convert the chat logs generated while playing on GTA World into readable text.
No installation is required. Simply download the latest release and run the executable.
The NuGet package dependencies must be restored before compiling the project.
- Fork Project (https://github.com/your_name/GTAW-Log-Parser)
- Create Branch (
git checkout -b branch_name
) - Commit (
git commit -am "Add feature_name"
) - Push (
git push origin branch_name
) - Create Pull Request
- Switch to .NET Core 3.1, then .NET 5 (when available)
Distributed under the GPLv3 license. See LICENSE
for more information.