Skip to content

mxpph/hlkz-replay-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HLKZ Replay Viewer

View HLKZ replays in the browser.

Check it out at https://hlkz.xgilli.me/

Screenshot of the HLKZ replay viewer

Usage

Clone the repository via git clone https://github.com/mxpph/hlkz-replay-viewer.git

Create a .env file and follow the template in .env.example. Importantly, you need the URL for replays to be downloaded from.

Ensure that Docker is installed. Then, launch the container with

docker build -t hlkz-replay-viewer .
docker run -p 3000:3000 hlkz-replay-viewer

replacing 3000 with whichever port you chose in .env.

About

View Half-Life KZ replays in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors