Skip to content

siohaza/hl1-won-keygen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Half-Life 1 WON keygen

Building

Install build dependencies.

sudo apt install cargo rust    # Debian
sudo dnf install cargo rust    # Fedora
sudo pacman -S cargo rust      # Arch Linux

Then build the program with:

cargo build

Run the tests with:

cargo test

License

BSD-2-Clause