From f395bb1efd29df14d649f295aeb1f83941ccf435 Mon Sep 17 00:00:00 2001 From: 8dcc <8dcc.git@gmail.com> Date: Thu, 20 Jul 2023 16:03:57 +0200 Subject: [PATCH] README - Update description Mention ahc by @deboogerxyz --- README.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 36ffbea..7a382d9 100644 --- a/README.org +++ b/README.org @@ -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