From 5e223133eef24513effde081251ea560cbe45e7c Mon Sep 17 00:00:00 2001 From: Christoph Tempelhoff <64991088+ChristophTempelhoff@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:24:45 +0200 Subject: [PATCH] Deleted OpenRA because it doesn't fit the criteria anymore --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index e391f4e..ee6b99e 100644 --- a/data.json +++ b/data.json @@ -48,15 +48,6 @@ ], "description": "Cross platform .NET grok implementation" }, - { - "name": "OpenRA", - "link": "https://github.com/OpenRA/OpenRA", - "label": "Easy", - "technologies": [ - "C#" - ], - "description": "A Real Time Strategy game engine supporting early Westwood classics such as Command & Conquer: Red Alert." - }, { "name": "osu!", "link": "https://github.com/ppy/osu",