From 146bf487ce49a77b20f56fd5641fa3324341b1f6 Mon Sep 17 00:00:00 2001 From: Andreas Pardeike Date: Fri, 26 Apr 2024 14:52:27 +0200 Subject: [PATCH] updates list of games --- README.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fc3bcd66..446f8223 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,22 @@ ### About -Harmony gives you an elegant and high level way to alter the functionality in applications written in C#. It works great in games and is well established in titles like **7 Days To Die**, **BattleTech**, **Besiege**, **Cities:Skylines**, **Kerbal Space Program**, **Oxygen Not Included**, Ravenfield, **Rimworld**, Sheltered, **Stardew Valley**, Staxel, **Subnautica**, The Ultimate Nerd Game, Total Miner, Unturned, SCP: Secret Laboratory and many more. - -It is also used in unit testing WPF controls and in many other areas. +Harmony gives you an elegant and high level way to alter the functionality in applications written in C#. It works great in games and is well established in titles like + +• **Rust** +• **Rimworld** +• **7 Days To Die** +• **Stardew Valley** +• **Subnautica** +• **Oxygen Not Included** +• **Besiege** +• **Cities:Skylines** +• **Kerbal Space Program** +• **BattleTech** + +and others like Ravenfield, Sheltered, Staxel, The Ultimate Nerd Game, Total Miner, Unturned, SCP: Secret Laboratory ... + +It is also used in unit testing WPF controls at Microsoft and Google and in many other areas. ### How it works