From b7c6e74dd43a365bd92b32597317185a0266b3ea Mon Sep 17 00:00:00 2001 From: 8dcc <8dcc.git@gmail.com> Date: Tue, 1 Aug 2023 13:35:36 +0200 Subject: [PATCH] README - Add supported games --- README.org | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index d7c184f..df8a524 100644 --- a/README.org +++ b/README.org @@ -3,12 +3,18 @@ #+startup: showeverything #+author: 8dcc -*Linux cheat for Half-Life 1 (and goldsrc).* +*Linux cheat for goldsrc games.* #+TOC: headlines 2 * Description -Simple linux cheat for Half-Life 1 (and most /goldsrc/ games) made in C. +Simple linux cheat for most goldsrc games, made in C. + +Supported games: +- [[https://store.steampowered.com/app/70/HalfLife/][Half-Life 1]] +- [[https://store.steampowered.com/app/10/CounterStrike/][Counter-Strike 1.6]] +- [[https://store.steampowered.com/app/20/Team_Fortress_Classic/][Team Fortress Classic]] +- [[https://store.steampowered.com/app/30/Day_of_Defeat/][Day of Defeat]] 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.