Skip to content

AdvGTAW/GTAW-Log-Parser

Repository files navigation

GTA World Chat Log Assistant

This program is used to convert the chat logs generated while playing on GTA World into readable text.

Getting Started

No installation is required. Simply download the latest release and run the executable.

Building

The NuGet package dependencies must be restored before compiling the project.

Contributing

  1. Fork Project (https://github.com/your_name/GTAW-Log-Parser)
  2. Create Branch (git checkout -b branch_name)
  3. Commit (git commit -am "Add feature_name")
  4. Push (git push origin branch_name)
  5. Create Pull Request

Roadmap

  • Switch to .NET Core 3.1, then .NET 5 (when available)

Additional Information

Distributed under the GPLv3 license. See LICENSE for more information.