Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
/ GTAW-Log-Parser Public archive

A chat log assistant for GTA World.

License

Notifications You must be signed in to change notification settings

MapleToo/GTAW-Log-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.