README - Update description

Mention ahc by @deboogerxyz
This commit is contained in:
8dcc 2023-07-20 16:03:57 +02:00
parent ca5c060324
commit f395bb1efd
1 changed files with 4 additions and 2 deletions

View File

@ -3,7 +3,7 @@
#+startup: showeverything
#+author: 8dcc
*Linux cheat for Half-Life 1 (goldsrc).*
*Linux cheat for Half-Life 1 (and goldsrc).*
#+TOC: headlines 2
@ -12,11 +12,13 @@
*Note:* This project is still work in progress.
#+end_quote
Simple Half-Life 1 cheat for linux made in C.
Simple linux cheat for Half-Life 1 (and most /goldsrc/ games) made in C.
This project was heavily inspired by [[https://github.com/UnkwUsr/hlhax][UnkwUsr/hlhax]], and would not have been
possible without his help. Make sure to check out his repo too.
Also make sure to check out [[https://github.com/deboogerxyz/ahc][deboogerxyz/ahc]].
* Building
#+begin_src console