From 4463e9ecaba8c5dfaab8e34ce609f1a29b58d78c Mon Sep 17 00:00:00 2001 From: eukara <40036380+eukara@users.noreply.github.com> Date: Fri, 11 Jun 2021 17:22:07 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d758b23..99ba7d2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ # FreeCS +[As seen on phoronix.com](https://phoronix.com/scan.php?page=news_item&px=FreeCS-Open-Counter-Strike) + Clean-room reimplementation of Counter-Strike 1.5 (mod-version). Aiming for a stable reimagining of the original mod in QuakeC. Not aiming for accuracy, but for a smooth, exploit and bug-free experience over the Internet. +Done in my freetime for countless reasons, but most important to me: to learn everything there is to know about one of my favorite games. + This is all 100% new, original code written by good old trial and error. Differences exist and features are slowly being implemented one by one. This allows the code to be fully free and unencumbered, unlike similar projects.