Skip to content

TheHoltz/quake-log-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quake Log parser

Gravacao.de.Tela.2022-06-03.as.11.39.44.mov

Usage

Install the dependencies with:

yarn

First, compile the code:

yarn build

Execute the command:

yarn generate

Command line

You can also play with other logs, using the command:

node ./dist/index.js generate -i [INPUT_FILE] -o ./output/out.json

Frontend

Go to the frontend folder:

cd frontend

Install the dependencies with:

yarn

Run the project with:

yarn dev

Navigate to localhost:3000

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors