Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 823 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 823 Bytes

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.